ai.newnal.trustsquare.getSquares

bezalel-newnal.bsky.social

{
  "id": "ai.newnal.trustsquare.getSquares",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "squares"
          ],
          "properties": {
            "squares": {
              "type": "array",
              "items": {
                "ref": "ai.newnal.trustsquare.defs#squareView",
                "type": "ref"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "properties": {
          "limit": {
            "type": "integer",
            "default": 12,
            "maximum": 50,
            "minimum": 1
          },
          "exclude": {
            "type": "string",
            "format": "at-uri",
            "description": "A Square to leave out, normally the one being read."
          }
        }
      },
      "description": "Squares across the service, most recently active first. Used to suggest other conversations to a reader; while few Squares exist this is the whole list rather than a ranked selection."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against ai.newnal.trustsquare.getSquares

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

Metadata

DID
did:plc:75qhtany5zmo7d3i2ni5d7nf
CID
bafyreihkvh2ulpznahfnqfmssr6hkx7bydrt5grlmz7jefy3wo7q7lusha
Indexed At
2026-09-14 15:00 UTC
AT-URI
at://did:plc:75qhtany5zmo7d3i2ni5d7nf/com.atproto.lexicon.schema/ai.newnal.trustsquare.getSquares

Referenced Schemas (1)

Lexicon Garden

@