Composio · Capability
Composio Platform API — Projects
Composio Platform API — Projects. 8 operations. Lead operation: Resolve the organization consumer project. Self-contained Naftiko capability covering one Composio business surface.
What You Can Do
POST
Postorgconsumerprojectresolve
— Resolve the organization consumer project
/v1/api/v3/org/consumer/project/resolve
GET
Getorgownerprojectlist
— List all projects
/v1/api/v3/org/owner/project/list
POST
Postorgownerprojectnew
— Create a new project
/v1/api/v3/org/owner/project/new
GET
Getorgownerprojectbynanoid
— Get project details by ID With Org Api key
/v1/api/v3/org/owner/project/{nano-id}
DELETE
Deleteorgownerprojectbynanoid
— Delete a project
/v1/api/v3/org/owner/project/{nano-id}
POST
Postorgownerprojectbynanoidregenerateapikey
— Delete and generate new API key for project
/v1/api/v3/org/owner/project/{nano-id}/regenerate-api-key
GET
Getorgprojectconfig
— Get project configuration
/v1/api/v3/org/project/config
PATCH
Patchorgprojectconfig
— Update project configuration
/v1/api/v3/org/project/config
MCP Tools
resolve-organization-consumer-project
Resolve the organization consumer project
list-all-projects
List all projects
read-only
idempotent
create-new-project
Create a new project
get-project-details-id-org
Get project details by ID With Org Api key
read-only
idempotent
delete-project
Delete a project
idempotent
delete-and-generate-new-api
Delete and generate new API key for project
get-project-configuration
Get project configuration
read-only
idempotent
update-project-configuration
Update project configuration
idempotent