Skip to content
v0.3

read.extensions

Active extensions installed for the store’s tenant, and the front slots they fill.

  • Surface: GET /v1/read/extensions · CLI forge read extensions · MCP tool read.extensions
  • Auth: public (no actor; store resolves the tenant)
{
"properties": {
"store": {
"minLength": 1,
"type": "string"
}
},
"required": [
"store"
],
"type": "object"
}

Open (unknown) — this capability does not declare an output schema.

validation_failed (400) · not_found (404)