···
7
-
"description": "External link embed with preview metadata and provider support",
7
+
"description": "External link embed with optional aggregated sources for megathreads",
"required": ["external"],
···
18
-
"description": "External link metadata",
18
+
"description": "Primary external link metadata",
24
-
"description": "URI of the external content"
24
+
"description": "URI of the primary external content"
···
"accept": ["image/png", "image/jpeg", "image/webp"],
42
-
"description": "Thumbnail image for the link"
42
+
"description": "Thumbnail image for the post (applies to primary link)"
46
-
"description": "Domain of the linked content"
47
+
"description": "Domain of the linked content (e.g., nytimes.com)"
···
"description": "Service provider name (e.g., imgur, streamable)"
···
"description": "Total number of items if more than displayed (for galleries)"
75
+
"description": "Aggregated source links for megathreads. Each source references an original article and optionally the Coves post that shared it",
86
+
"description": "A source link aggregated into a megathread",
87
+
"required": ["uri"],
92
+
"description": "URI of the source article"
97
+
"maxGraphemes": 500,
98
+
"description": "Title of the source article"
103
+
"description": "Domain of the source (e.g., nytimes.com)"
107
+
"ref": "com.atproto.repo.strongRef",
108
+
"description": "Reference to the Coves post that originally shared this link. Used for feed deprioritization of rolled-up posts"