so.sprk.feed.sendInteractions

sprk.so

{
  "id": "so.sprk.feed.sendInteractions",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "interactions"
          ],
          "properties": {
            "interactions": {
              "type": "array",
              "items": {
                "ref": "so.sprk.feed.defs#interaction",
                "type": "ref"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "output": {
        "schema": {
          "type": "object",
          "properties": {}
        },
        "encoding": "application/json"
      },
      "description": "Send information about interactions with feed items back to the feed generator that served them."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against so.sprk.feed.sendInteractions

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

Metadata

DID
did:plc:cveom2iroj3mt747sd4qqnr2
CID
bafyreibmzzsb6frqq2qbl5zb2csukcz4ftg67qiewrqncdnrcek3pzdynm
Indexed At
2026-04-21 22:28 UTC
AT-URI
at://did:plc:cveom2iroj3mt747sd4qqnr2/com.atproto.lexicon.schema/so.sprk.feed.sendInteractions

Referenced Schemas (1)

Lexicon Garden

@