place.pollen.post.bskyembed

keith.pollen.place

{
  "id": "place.pollen.post.bskyembed",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "postUri",
          "postUrl",
          "createdAt"
        ],
        "properties": {
          "tags": {
            "type": "array",
            "items": {
              "type": "string",
              "maxLength": 64
            },
            "maxLength": 10,
            "description": "Hashtags for discovery."
          },
          "text": {
            "type": "string",
            "maxLength": 500,
            "description": "Optional commentary."
          },
          "facets": {
            "type": "array",
            "items": {
              "ref": "place.pollen.richtext.facet#main",
              "type": "ref"
            },
            "description": "Rich text annotations for the commentary."
          },
          "postUri": {
            "type": "string",
            "format": "at-uri",
            "description": "AT URI of the Bluesky post (at://did/app.bsky.feed.post/rkey)."
          },
          "postUrl": {
            "type": "string",
            "format": "uri",
            "description": "Web URL of the Bluesky post."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Client-declared timestamp when the post was created."
          }
        }
      },
      "description": "An embedded Bluesky post."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against place.pollen.post.bskyembed

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

Metadata

DID
did:plc:nwgfqqv7a56aicy3d3um37ch
CID
bafyreid6rd2cfmbpe3xftuivl55fbewbzejeqxwtkmx6ybzxhzox2lhnsq
Indexed At
2026-07-26 20:12 UTC
AT-URI
at://did:plc:nwgfqqv7a56aicy3d3um37ch/com.atproto.lexicon.schema/place.pollen.post.bskyembed

Referenced Schemas (1)

Lexicon Garden

@