style.tilde.hacking.listConnections

tilde.style

{
  "id": "style.tilde.hacking.listConnections",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "records"
          ],
          "properties": {
            "records": {
              "type": "array",
              "items": {
                "ref": "style.tilde.hacking.connection",
                "type": "ref"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "properties": {
          "limit": {
            "type": "integer",
            "default": 50,
            "maximum": 100,
            "minimum": 1
          }
        }
      },
      "description": "Lists style.tilde.hacking.connection records, most recent first — read by landing-page/kiosk.html."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "_comment": "Companion query lexicon for style.tilde.hacking.connection — HappyView needs both the record lexicon and a paired query lexicon (this one, with target_collection pointing back at the record collection) registered to create the /xrpc/style.tilde.hacking.listConnections read endpoint. Modeled directly on music.atproto.noizetoyz.synth.listNotes."
}

Validate Record

Validate a record against style.tilde.hacking.listConnections

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

Metadata

DID
did:plc:nikxdzksyzpo4sqk3nzlaaxm
CID
bafyreihi4ceyknp4mi3kwggkla464m6dzhw6cu6eu66mm3uml2rhb6bpey
Indexed At
2026-09-06 22:47 UTC
AT-URI
at://did:plc:nikxdzksyzpo4sqk3nzlaaxm/com.atproto.lexicon.schema/style.tilde.hacking.listConnections

Referenced Schemas (1)

Lexicon Garden

@