app.rocksky.actor.getActorNeighbours

rocksky.app

{
  "id": "app.rocksky.actor.getActorNeighbours",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "properties": {
            "neighbours": {
              "type": "array",
              "items": {
                "ref": "app.rocksky.actor.defs#neighbourViewBasic",
                "type": "ref"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "did"
        ],
        "properties": {
          "did": {
            "type": "string",
            "format": "at-identifier",
            "description": "The DID or handle of the actor"
          }
        }
      },
      "description": "Get neighbours for an actor"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.rocksky.actor.getActorNeighbours

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

Metadata

DID
did:plc:vegqomyce4ssoqs7zwqvgqty
CID
bafyreidb3snojgjlozqqkagtvenmz34fr27cbha2myrnruqlicmssmum6u
Indexed At
2026-01-27 06:11 UTC
AT-URI
at://did:plc:vegqomyce4ssoqs7zwqvgqty/com.atproto.lexicon.schema/app.rocksky.actor.getActorNeighbours

Referenced Schemas (1)

Lexicon Garden

@