{
"id": "social.colibri.embed.getMetadata",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"image"
],
"properties": {
"image": {
"type": "array",
"items": {
"ref": "lex:social.colibri.embed.defs#embedImage",
"type": "ref"
}
},
"title": {
"type": "string"
},
"siteName": {
"type": "string"
},
"largeImage": {
"type": "boolean"
},
"themeColor": {
"type": "string"
},
"description": {
"type": "string"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"uri"
],
"properties": {
"uri": {
"type": "string"
}
}
},
"description": "Fetches Open Graph-style link preview metadata for a URL."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:mprdjqjluoswa7awzggaggj3
- CID
-
bafyreifhz7sw7dggqdpsch7e5ahtruexfto3hg2xizhr5waszwku5um4km
- Indexed At
- 2026-07-24 14:44 UTC
- AT-URI
-
at://did:plc:mprdjqjluoswa7awzggaggj3/com.atproto.lexicon.schema/social.colibri.embed.getMetadata
Version History (2 versions)
Referenced Schemas (1)
-
lex:social.colibri.embed.defs#embedImage