app.didpic.graph.subscribePosts

lexicons.didpic.app

{
  "id": "app.didpic.graph.subscribePosts",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "subject"
          ],
          "properties": {
            "subject": {
              "type": "string",
              "format": "did"
            }
          }
        },
        "encoding": "application/json"
      },
      "errors": [
        {
          "name": "NotFollowing"
        },
        {
          "name": "SelfSubscribe"
        }
      ],
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "subscribed"
          ],
          "properties": {
            "subscribed": {
              "type": "boolean"
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Subscribe to post alerts from an actor the viewer follows."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.didpic.graph.subscribePosts

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:an2jtp4jgkkbtmwfzhpbxawd
CID
bafyreihsouosq2bb2tmg23nbi7vw7cgxhvcnqmtdcx4ks7f5g6gv3xl46i
Indexed At
2026-05-18 08:37 UTC
AT-URI
at://did:plc:an2jtp4jgkkbtmwfzhpbxawd/com.atproto.lexicon.schema/app.didpic.graph.subscribePosts

Lexicon Garden

@