Skip to content
v0.3

read.category_paths

The ltree paths of the categories this store’s published assortment actually fills — a category with no published, buyable product in this store (in it or below it) is absent, and the ancestors of a filled category are present because their listing matches descendants. The categories map beside it is tenant-wide and is where the NAMES live; this answers what the store SERVES.

  • Surface: GET /v1/read/category_paths · CLI forge read category_paths · MCP tool read.category_paths
  • 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)