#main
A representation of some externally linked content (eg, a URL and 'card'), embedded in a Bluesky record (eg, a post).
| Property | Type | Known Values | Required | Description |
|---|
| external | #external | - | ✅ | - |
#external
| Property | Type | Known Values | Required | Description |
|---|
| uri | string (uri) | - | ✅ | - |
| title | string | - | ✅ | - |
| description | string | - | ✅ | - |
| thumb | blob | - | ❌ | - |
#view
| Property | Type | Known Values | Required | Description |
|---|
| external | #viewExternal | - | ✅ | - |
#viewExternal
| Property | Type | Known Values | Required | Description |
|---|
| uri | string (uri) | - | ✅ | - |
| title | string | - | ✅ | - |
| description | string | - | ✅ | - |
| thumb | string (uri) | - | ❌ | - |