{
"id": "link.latr.bookmarks.renameTag",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"tag",
"replacement"
],
"properties": {
"tag": {
"type": "string",
"maxLength": 640,
"maxGraphemes": 64
},
"limit": {
"type": "integer",
"default": 25,
"maximum": 25,
"minimum": 1
},
"cursor": {
"type": "string",
"maxLength": 2048,
"maxGraphemes": 512
},
"replacement": {
"type": "string",
"maxLength": 640,
"maxGraphemes": 64
}
}
},
"encoding": "application/json"
},
"errors": [
{
"name": "InvalidRequest"
},
{
"name": "InvalidUrl"
},
{
"name": "AuthRequired"
},
{
"name": "InvalidToken"
},
{
"name": "InvalidDpop"
},
{
"name": "ClientAuthRequired"
},
{
"name": "BookmarkNotFound"
},
{
"name": "Conflict"
},
{
"name": "RateLimitExceeded"
},
{
"name": "UpstreamFailure"
}
],
"output": {
"schema": {
"ref": "link.latr.bookmarks.defs#tagMutationResult",
"type": "ref"
},
"encoding": "application/json"
},
"description": "L@tr XRPC method link.latr.bookmarks.renameTag."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:qy5pluw2bsuq2x6albsgkvx3
- CID
-
bafyreihgdsnsrxmh2jh3toj5vnlj5n66uo46ikdrz5e3zi37tdrcc2naky
- Indexed At
- 2026-08-21 00:40 UTC
- AT-URI
-
at://did:plc:qy5pluw2bsuq2x6albsgkvx3/com.atproto.lexicon.schema/link.latr.bookmarks.renameTag