List registered ops
GET/ops
Returns all ops currently registered in the op registry, each with its ID, version, and declared input/output schema. The list is sorted by (id, version) for deterministic output.
Responses
- 200
- 401
- 500
OK
Unauthorized
Internal server error