fleet threads
Create a thread
Create a thread, optionally bound to an agent. Subsequent runs are started on it via POST /v1/fleet/threads/{thread_id}/runs/stream.
post/v1/fleet/threads
Request body
Example request
{
"agent_id": "11111111-1111-1111-1111-111111111111"
}Response
Created