asana_list_tasks_in_section
List tasks in an Asana section with optional filters for completion date, pagination, and custom field selection.
Instructions
List the tasks in a section.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section_gid | Yes | ||
| opt_fields | No | Comma-separated Asana opt_fields to include in the response (e.g. "name,notes,assignee.name") | |
| completed_since | No | ||
| limit | No | ||
| offset | No |