app.didpic.feed.getFeatured

lexicons.didpic.app

{
  "id": "app.didpic.feed.getFeatured",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "post"
          ],
          "properties": {
            "post": {
              "refs": [
                "app.didpic.feed.defs#postView"
              ],
              "type": "union"
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Single most-recent eligible post from the viewer's following feed. Strictest filter set in the system: no labels (account or post), no discover suppression, no takedowns, no blocks. Designed for OS widgets / Live Activities / any glanceable surface that needs one always-safe image. Returns { post: null } when nothing qualifies rather than 404."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.didpic.feed.getFeatured

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

Metadata

DID
did:plc:an2jtp4jgkkbtmwfzhpbxawd
CID
bafyreicpek2nm4macunh7stlugrfndeykdbbusi6a5rsdz7fhsflytsknq
Indexed At
2026-05-27 02:33 UTC
AT-URI
at://did:plc:an2jtp4jgkkbtmwfzhpbxawd/com.atproto.lexicon.schema/app.didpic.feed.getFeatured

Version History (2 versions)

Referenced Schemas (1)

Lexicon Garden

@