app.blebbit.authr.folder.createFolder

blebbit.app

{
  "id": "app.blebbit.authr.folder.createFolder",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "properties": {
            "name": {
              "type": "string"
            },
            "public": {
              "type": "boolean"
            }
          }
        },
        "encoding": "application/json"
      },
      "output": {
        "schema": {
          "type": "object",
          "properties": {
            "cuid": {
              "type": "string"
            },
            "name": {
              "type": "string"
            },
            "public": {
              "type": "boolean"
            }
          }
        },
        "encoding": "application/json"
      },
      "$authzed": "admin",
      "$flexicon": {
        "action": "create"
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "revision": 1,
  "$flexicon": {
    "lname": "folder",
    "lplural": "folders"
  },
  "description": "create a folder"
}

Validate Record

Validate a record against app.blebbit.authr.folder.createFolder

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:veavz5io7eocwh7dbrhr2thi
CID
bafyreidjjhlqsyv5iqfr2yrlbzonzie72pdakf52zvhfm6hrhpfp3fa6sa
Indexed At
2026-02-12 22:14 UTC
AT-URI
at://did:plc:veavz5io7eocwh7dbrhr2thi/com.atproto.lexicon.schema/app.blebbit.authr.folder.createFolder

Lexicon Garden

@