contentstack · Capability
Contentstack Content Management API — Stacks
Contentstack Content Management API — Stacks. 5 operations. Lead operation: Get all stacks. Self-contained Naftiko capability covering one Contentstack business surface.
What You Can Do
GET
Getallstacks
— Get all stacks
/v1/stacks
POST
Createstack
— Create a stack
/v1/stacks
GET
Getstack
— Get a stack
/v1/stacks/{api-key}
PUT
Updatestack
— Update a stack
/v1/stacks/{api-key}
DELETE
Deletestack
— Delete a stack
/v1/stacks/{api-key}
MCP Tools
get-all-stacks
Get all stacks
read-only
idempotent
create-stack
Create a stack
get-stack
Get a stack
read-only
idempotent
update-stack
Update a stack
idempotent
delete-stack
Delete a stack
idempotent