Get runtime capabilities
Authorization
BearerAuth AuthorizationBearer <token>
Bearer credential resolved to an opaque authenticated Principal by the Server deployment.
In: header
Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/capabilities"{ "prompts": {}, "source_types": [ "string" ], "artifact_families": [ "string" ], "memory_extraction": true, "experience_generation": false, "managed_skill_generation": false, "external_skill_registry": false, "handoff_generation": true, "search_modes": [ "auto" ], "context_versions": [ "powercontext.prepared-context.v1" ]}Get deployment readiness GET
Previous Page
List observable Scopes GET
Discover Scope descriptors with an explicit literal-substring field and exact relationship filters. Query matches the selected original field using the database's native substring operation. Regular expressions and wildcard syntax are not supported. Case, accent, and full-width/half-width matching follow the underlying database collation; results need not be identical across backends. Requests without query parameters preserve the existing complete-list behavior.

