Backfill in-progress. Some lexicons and records may be missing or incomplete.

events.smokesignal.automation.InvokeWebhook

smokesignal.events

{
  "id": "events.smokesignal.automation.InvokeWebhook",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "event",
            "record",
            "context"
          ],
          "properties": {
            "event": {
              "type": "string",
              "knownValues": [
                "test",
                "rsvp.created",
                "event.created"
              ]
            },
            "record": {
              "type": "object",
              "properties": {}
            },
            "context": {
              "type": "object",
              "properties": {}
            }
          }
        },
        "encoding": "application/json"
      },
      "output": {
        "schema": {
          "type": "object",
          "properties": {}
        },
        "encoding": "application/json"
      },
      "description": "Process a Smoke Signal webhook event."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against events.smokesignal.automation.InvokeWebhook

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:tgudj2fjm77pzkuawquqhsxm
CID
bafyreigj5evyxc4jp34bow4w5gk2rzs7oypoxhcoxtbug5lzfai5vrtxrq
Indexed At
2026-01-04 13:27 UTC
AT-URI
at://did:plc:tgudj2fjm77pzkuawquqhsxm/com.atproto.lexicon.schema/events.smokesignal.automation.InvokeWebhook

Lexicon Garden

@