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": 5, "method": "tasks/get", "params": { "id": "<TASK_ID>" } }'
params.id
params.historyLength
task_not_found
session_principal_mismatch