OpenProject · Capability
OpenProject API V3 (Stable) — Statuses
OpenProject API V3 (Stable) — Statuses. 2 operations. Lead operation: List the collection of all statuses. Self-contained Naftiko capability covering one Openproject business surface.
What You Can Do
GET
Liststatuses
— List the collection of all statuses
/v1/api/v3/statuses
GET
Getstatus
— Get a work package status
/v1/api/v3/statuses/{id}
MCP Tools
list-collection-all-statuses
List the collection of all statuses
read-only
idempotent
get-work-package-status
Get a work package status
read-only
idempotent