Skip to content
v0.3

read.categories

The category map (id -> {name, path, status, icon_url}) for navigation/menus and the home tiles. Lists every category, inactive included (this is where the NAMES live) — the reader decides what it serves or links.

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

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

validation_failed (400) · not_found (404)