win.tomo-x.pushat.pushNotify

tomo-x.win

{
  "id": "win.tomo-x.pushat.pushNotify",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "body",
            "target"
          ],
          "properties": {
            "body": {
              "ref": "win.tomo-x.pushat.defs#notifyBody",
              "type": "ref"
            },
            "target": {
              "type": "string",
              "format": "did",
              "description": "The DID of the target user to whom the notification will be sent."
            }
          }
        },
        "encoding": "application/json"
      },
      "errors": [
        {
          "name": "ServiceNotAllowedError"
        },
        {
          "name": "DeviceNotFoundError"
        }
      ],
      "output": {
        "schema": {
          "type": "object",
          "properties": {}
        },
        "encoding": "application/json"
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against win.tomo-x.pushat.pushNotify

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

Metadata

DID
did:plc:qcwvyds5tixmcwkwrg3hxgxd
CID
bafyreif5fumgwpyjkljfn6kuyz47lqylxtf67rsycohuegvbmfeafmi75y
Indexed At
2026-01-04 07:12 UTC
AT-URI
at://did:plc:qcwvyds5tixmcwkwrg3hxgxd/com.atproto.lexicon.schema/win.tomo-x.pushat.pushNotify

Referenced Schemas (1)

  • win.tomo-x.pushat.defs#notifyBody

Lexicon Garden

@