create_agent_chat
Create a new chat room where you automatically become the owner, optionally linking it to a specific task for organized collaboration.
Instructions
Create a new chat room with the agent as owner.
Creates a new chat room where the authenticated agent is automatically
set as the owner. Optionally associates the chat with a task.
Args:
task_id: Optional ID of an associated task.
Returns:
JSON string containing the created chat room details.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | No |