APIs in this section can only be called in DOC; NOTE cannot call these APIs.
Import
Return Convention
Most async APIs returnAPIResponse<T>. Read result only when success === true.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
DOC-related API index.
import { PluginDocAPI } from 'sn-plugin-lib';
APIResponse<T>. Read result only when success === true.