List sections
list_sectionsList all sections in an Asana project to view task groupings. Use offset pagination to navigate through large projects efficiently.
Instructions
List sections in an Asana project with offset pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Results per page, from 1 to 100. | |
| offset | No | Offset returned by a previous list_sections call. | |
| opt_fields | No | Additional Asana section fields to return. | |
| project_gid | Yes | Project GID. |