Asana · Capability
Asana Allocations API — Allocations
Asana Allocations API — Allocations. 5 operations. Lead operation: Asana Get multiple allocations. Self-contained Naftiko capability covering one Asana business surface.
What You Can Do
GET
Getallocations
— Asana Get multiple allocations
/v1/allocations
POST
Createallocation
— Asana Create an allocation
/v1/allocations
GET
Getallocation
— Asana Get an allocation
/v1/allocations/{allocation-gid}
PUT
Updateallocation
— Asana Update an allocation
/v1/allocations/{allocation-gid}
DELETE
Deleteallocation
— Asana Delete an allocation
/v1/allocations/{allocation-gid}
MCP Tools
asana-get-multiple-allocations
Asana Get multiple allocations
read-only
idempotent
asana-create-allocation
Asana Create an allocation
asana-get-allocation
Asana Get an allocation
read-only
idempotent
asana-update-allocation
Asana Update an allocation
idempotent
asana-delete-allocation
Asana Delete an allocation
idempotent