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.
Conecte sistemas externos ao agente via API.
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": "Verificar e-mail"}'