com.suibari.nagi.getDraft

suibari.com

Documentation

main query

No description available.

Parameters

id string Required

No description available.

Output

Encodingapplication/json

Errors

AuthRequired
NotFound
Try It

Requests are sent directly from your browser. Some servers may block requests due to CORS.

Base URL for XRPC calls (e.g., https://api.bsky.social)
Parameters
View raw schema
{
  "type": "query",
  "errors": [
    {
      "name": "AuthRequired"
    },
    {
      "name": "NotFound"
    }
  ],
  "output": {
    "schema": {
      "ref": "com.suibari.nagi.putDraft#draftView",
      "type": "ref"
    },
    "encoding": "application/json"
  },
  "parameters": {
    "type": "params",
    "required": [
      "id"
    ],
    "properties": {
      "id": {
        "type": "string",
        "maxLength": 64
      }
    }
  }
}

Lexicon Garden

@