How it works
Use when you already have a brandId and need the full brand to feed into a generation, share, or share creation flow.
Inputs
Name
Type
Required
Description
brandId
string
required
Brand kit ID.
Returns
{ brand: Brand }Examples
Look up brand before generating
Agent confirms the brand exists + accessible before kicking off a render.
{
"brandId": "ectL5JsJKz55ItiFzEkB"
}