create_discussion
Create a discussion room in a project by providing the project UUID and a title. This starts a new chat channel for team collaboration.
Instructions
Create a new discussion (chat room) in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Title of the discussion | |
| project_uuid | Yes | UUID of the project |