Reorder section
section_reorderMove an existing section to a new position within its project by specifying its placement before or after another section.
Instructions
Move an existing section to a new position within its project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_gid | Yes | Asana gid (numeric string). Use asana_find to look one up by name. | |
| section_gid | Yes | The section to move. | |
| after_section | No | Asana gid (numeric string). Use asana_find to look one up by name. | |
| before_section | No | Asana gid (numeric string). Use asana_find to look one up by name. |