Tasks
Create a new AI task
post/api/v2/tasks/{user}
Path parameters
userstring required
Username, user ID, or 'me' for the authenticated user
Request body
Response
Created
Example response
{
"workspace_agent_health": {
"reason": "agent has lost connection"
}
}