Tool to get the list of attachments for a given task, project, or project_brief. Use when you need to retrieve files attached to a specific Asana object.
limitintegerThe number of results per page.
offsetstringAn offset token, used for pagination to retrieve the next page of results. If not provided or empty, the first page of results is returned.
opt_fieldsarrayA comma-separated list of fields to include in the response for each attachment. Possible fields include: `created_at`, `download_url`, `host`, `name`, `parent`, `parent.name`, `permanent_url`, `resource_subtype`, `size`, `view_url`.
parent_gidRequiredstringThe GID of the task, project, or project_brief to fetch attachments from.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.