Documentation Index
Fetch the complete documentation index at: https://docs.supernote.com/llms.txt
Use this file to discover all available pages before exploring further.
该目录的接口只能在文档应用中调用,笔记应用无法调用相关接口。
导入
返回值约定
多数异步接口返回APIResponse<T>。通常只在 success === true 时读取 result。