create_section
Add a new section to a project to group tasks under a descriptive label.
Instructions
Create a new section within a project.
Args: name: Name of the section. project_id: ID of the project to create the section in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |