create_my_chat
Create a chat room with you as owner. Optionally associate the chat with a task ID for context.
Instructions
Create a new chat room with the user as owner.
Args:
task_id: Optional task ID to associate with the chat.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |