com.suibari.nagi.getMutes

suibari.com

{
  "id": "com.suibari.nagi.getMutes",
  "defs": {
    "main": {
      "type": "query",
      "errors": [
        {
          "name": "AuthRequired"
        }
      ],
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "actors",
            "channels"
          ],
          "properties": {
            "actors": {
              "type": "array",
              "items": {
                "type": "unknown"
              }
            },
            "channels": {
              "type": "array",
              "items": {
                "type": "unknown"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "自分がミュートしているユーザーとチャンネルの一覧。ミュートは非公開情報なので、認証した本人の分だけを返す。"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.suibari.nagi.getMutes

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:uixgxpiqf4i63p6rgpu7ytmx
CID
bafyreibrzrls2nutl2so3hkeqxltsgytunun7y2ikp7djajdxvdyb7frwa
Indexed At
2026-07-25 02:11 UTC
AT-URI
at://did:plc:uixgxpiqf4i63p6rgpu7ytmx/com.atproto.lexicon.schema/com.suibari.nagi.getMutes

Lexicon Garden

@