Skip to content
v0.3

read.brands

The brand map (id -> {name, slug, status, logo_media, logo_url}) — resolves a product brand label/link and lists brands.

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