Skip to main content

Create Capability

POST 

/capabilities

Creates a new capability in the system.

The capability will be initialized with the provided title, description, signals, and optional tags. A unique identifier will be automatically generated.

Default behaviors:

  • signals defaults to an empty list if not provided

Request

Responses

Capability successfully created. Returns the complete capability object including generated ID.