Asana · Capability
Asana Custom Fields API — Custom Fields
Asana Custom Fields API — Custom Fields. 5 operations. Lead operation: Asana Create a custom field. Self-contained Naftiko capability covering one Asana business surface.
What You Can Do
POST
Createcustomfield
— Asana Create a custom field
/v1/custom-fields
GET
Getcustomfield
— Asana Get a custom field
/v1/custom-fields/{custom-field-gid}
PUT
Updatecustomfield
— Asana Update a custom field
/v1/custom-fields/{custom-field-gid}
DELETE
Deletecustomfield
— Asana Delete a custom field
/v1/custom-fields/{custom-field-gid}
GET
Getcustomfieldsforworkspace
— Asana Get a workspace's custom fields
/v1/workspaces/{workspace-gid}/custom-fields
MCP Tools
asana-create-custom-field
Asana Create a custom field
asana-get-custom-field
Asana Get a custom field
read-only
idempotent
asana-update-custom-field
Asana Update a custom field
idempotent
asana-delete-custom-field
Asana Delete a custom field
idempotent
asana-get-workspace-s-custom-fields
Asana Get a workspace's custom fields
read-only
idempotent