CreateSessionRequest
agent_id object
Optional agent ID to associate with session
- string
- null
string
agent_url object
Optional agent URL for direct communication
- string
- null
string
CreateSessionRequest
{
"agent_id": "string",
"agent_url": "string"
}