blue.catbird.circle.activateCircle

catbird.blue

{
  "id": "blue.catbird.circle.activateCircle",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "space"
          ],
          "properties": {
            "space": {
              "type": "string",
              "format": "space-ref"
            }
          }
        },
        "encoding": "application/json"
      },
      "errors": [
        {
          "name": "AuthorizationRequired",
          "description": "This service holds no usable OAuth grant for a participant of the Space, so it cannot obtain a Space credential."
        },
        {
          "name": "NotAuthorized",
          "description": "The caller is not on the Space's member list."
        },
        {
          "name": "SpaceNotFound"
        },
        {
          "name": "SpaceNotEligible",
          "description": "The Space exists but is not a usable Circle: its app access does not name this service, or its metadata record is absent."
        },
        {
          "name": "UnsupportedPDS"
        },
        {
          "name": "ProtocolRevisionMismatch"
        },
        {
          "name": "UpstreamUnavailable"
        }
      ],
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "circle"
          ],
          "properties": {
            "circle": {
              "ref": "blue.catbird.circle.defs#circleSummary",
              "type": "ref"
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Ask this service to begin indexing a Circle Space. The service verifies the Space independently against the owner's PDS; it does not trust the caller's claim that the Space exists. Idempotent: activating an already-active Circle returns its current summary."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against blue.catbird.circle.activateCircle

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

Metadata

DID
did:plc:xg4h4n7w5mh3m4uoi27me4hh
CID
bafyreieuxkunwywesgvy4xg6mf6hsbgggu5gyrjxvucsfmnz2apromz73u
Indexed At
2026-08-26 15:54 UTC
AT-URI
at://did:plc:xg4h4n7w5mh3m4uoi27me4hh/com.atproto.lexicon.schema/blue.catbird.circle.activateCircle

Referenced Schemas (1)

  • blue.catbird.circle.defs#circleSummary

Lexicon Garden

@