curl --request GET \
--url https://api.getsly.ai/v1/v1/a2a/agents/{agentId}/tasks/stream \
--header 'Authorization: Bearer <token>'"<string>"SSE channel — push new tasks to the executing agent in real time. Agent stays connected; Sly pushes task_assigned events.
curl --request GET \
--url https://api.getsly.ai/v1/v1/a2a/agents/{agentId}/tasks/stream \
--header 'Authorization: Bearer <token>'"<string>"Documentation Index
Fetch the complete documentation index at: https://docs.getsly.ai/llms.txt
Use this file to discover all available pages before exploring further.