Delete Section
asana_delete_sectionDelete a section from an Asana project, moving its tasks to the default section without deleting them. Prevents removal of the last section.
Instructions
Delete a section from a project. Tasks in the deleted section are moved to the project's default (first) section — they are NOT deleted. The last remaining section in a project cannot be deleted. Returns a success message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section_gid | Yes | The GID of the section to delete (numeric string, e.g. `'1234567890123'`). |