Courier · Capability
Courier — Brands
Courier — Brands. 5 operations. Lead operation: Create a new brand. Self-contained Naftiko capability covering one Courier business surface.
What You Can Do
POST
Brandscreate
— Create a new brand
/v1/brands
GET
Brandslist
— List brands
/v1/brands
GET
Brandsget
— Get a brand
/v1/brands/{brand-id}
PUT
Brandsreplace
— Replace a brand
/v1/brands/{brand-id}
DELETE
Brandsdelete
— Delete a brand
/v1/brands/{brand-id}
MCP Tools
create-new-brand
Create a new brand
list-brands
List brands
read-only
idempotent
get-brand
Get a brand
read-only
idempotent
replace-brand
Replace a brand
idempotent
delete-brand
Delete a brand
idempotent