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.
通过 API 将外部系统连接到 Agent。
Authorization: Bearer ...
curl -X POST "https://api.clawman.ascn.ai/api/v1/workspaces/{workspace_id}/session/{session_id}/messages" \ -H "Authorization: Bearer {API_KEY}" \ -d '{"content": "检查邮件"}'