read.extensions
Active extensions installed for the store’s tenant, and the front slots they fill.
- Surface:
GET /v1/read/extensions· CLIforge read extensions· MCP toolread.extensions - Auth: public (no actor;
storeresolves the tenant)
Params (JSON Schema)
Section titled “Params (JSON Schema)”{ "properties": { "store": { "minLength": 1, "type": "string" } }, "required": [ "store" ], "type": "object"}Result (200)
Section titled “Result (200)”Open (unknown) — this capability does not declare an output schema.
Errors
Section titled “Errors”validation_failed (400) · not_found (404)