Patch the project brief
update_briefOverwrite the project's working brief (jsonb). Hard-capped at 500 KB. Use to revise the AI-generated brief by hand; the original AI output is preserved separately in briefAiOriginal so you can always compare. Does not change status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | project id | |
| brief | Yes | the full replacement brief object (jsonb, ≤500 KB) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |