Approve and Run Brief
confirm_briefCall this to approve and idempotently execute a visible persisted Uwear brief. In MCP, a one-word 'Confirm' or phrases like 'looks good', 'run it', 'start', or 'generate' mean execute=true unless the user explicitly says to approve without starting. Use the visible/latest BriefProposal brief_id. Repeated calls return or resume the same durable execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| execute | No | Execute the brief immediately after confirming. Defaults true because MCP 'confirm the brief' means approve and run. Set false only when the user explicitly wants to save approval without starting generation. | |
| brief_id | Yes | ID of the persisted brief to confirm |