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· CLIforge read category_paths· MCP toolread.category_paths - Auth: public (no actor;
storeresolves the tenant)
Params (JSON Schema)
Section titled “Params (JSON Schema)”{ "properties": { "store": { "minLength": 1, "type": "string" } }, "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)