tools.ozone.setting.removeOptions

ozone-lexicons.bsky.social

{
  "id": "tools.ozone.setting.removeOptions",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "keys",
            "scope"
          ],
          "properties": {
            "keys": {
              "type": "array",
              "items": {
                "type": "string",
                "format": "nsid"
              },
              "maxLength": 200,
              "minLength": 1
            },
            "scope": {
              "type": "string",
              "knownValues": [
                "instance",
                "personal"
              ]
            }
          }
        },
        "encoding": "application/json"
      },
      "output": {
        "schema": {
          "type": "object",
          "properties": {}
        },
        "encoding": "application/json"
      },
      "description": "Delete settings by key"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against tools.ozone.setting.removeOptions

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:33dt5kftu3jq2h5h4jjlqezt
CID
bafyreifqnik3hdcfxh6v33jgqjy6hiwrf5mzitlocep6t2arocnqwlmjoa
Indexed At
2026-01-09 12:47 UTC
AT-URI
at://did:plc:33dt5kftu3jq2h5h4jjlqezt/com.atproto.lexicon.schema/tools.ozone.setting.removeOptions

Lexicon Garden

@