Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --request GET \ --url https://zeus-api.agentspro.cn/api/knowledge-base/kb_abc123/documents/doc_xyz789/content \ --header 'Authorization: Bearer <token>'
{ "content": "# 产品使用指南\n\n## 1. 安装\n\n下载安装包...", "fileName": "product-guide.md", "fileType": "text/markdown" }
获取文档原始文本内容(预览)