List custom fields
asana_list_custom_fieldsList custom fields in a workspace, project, or portfolio, returning their enum options and GIDs for use in dropdown tools.
Instructions
Custom fields in a workspace, or the ones attached to a project/portfolio. Returns enum_options with their gids — the input for every dropdown tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_gid | No | List the fields attached to this project instead. | |
| portfolio_gid | No | List the fields attached to this portfolio instead. | |
| workspace_gid | No | List every custom field in the workspace. |