social.colibri.beta.embed.getMetadata

colibri.social

{
  "id": "social.colibri.beta.embed.getMetadata",
  "defs": {
    "main": {
      "type": "query",
      "errors": [
        {
          "name": "AuthRequired",
          "description": "The request has no valid service auth."
        },
        {
          "name": "InvalidRequest",
          "description": "The arguments are inconsistent or malformed beyond schema validation."
        },
        {
          "name": "NotFetchable",
          "description": "The target refused the request, timed out, or resolves to an address the AppView will not fetch."
        },
        {
          "name": "UpstreamFailure",
          "description": "The target site failed while the AppView fetched or parsed it."
        }
      ],
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "embed"
          ],
          "properties": {
            "embed": {
              "ref": "social.colibri.beta.embed.defs#linkEmbed",
              "type": "ref",
              "description": "The parsed preview."
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "uri"
        ],
        "properties": {
          "uri": {
            "type": "string",
            "format": "uri",
            "description": "The URL to preview."
          }
        }
      },
      "description": "Fetches and parses a link preview. The AppView fetches the URL on the client's behalf, so the client's address is never exposed to the target site."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.colibri.beta.embed.getMetadata

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:mprdjqjluoswa7awzggaggj3
CID
bafyreiad7gbazbeioszlcexdxvr456zrxlrf7ahh2ce2aiftfj72puldbe
Indexed At
2026-08-23 12:32 UTC
AT-URI
at://did:plc:mprdjqjluoswa7awzggaggj3/com.atproto.lexicon.schema/social.colibri.beta.embed.getMetadata

Referenced Schemas (1)

Lexicon Garden

@