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 -X POST "https://api.telloai.io" \ -H "Authorization: Bearer <YOUR_A2A_KEY>" \ -H "Content-Type: application/json" \ -d '{ "jsonrpc": "2.0", "id": 4, "method": "tasks/cancel", "params": { "id": "<TASK_ID>" } }'
params.id
canceled
task_not_found
session_principal_mismatch