update_section
Renames an existing section in Todoist by providing its ID and a new name.
Instructions
Rename an existing section.
Args: section_id: ID of the section to update. name: New name for the section.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section_id | Yes | ||
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |