update_factsheet
Replace the brand's factsheet content — the company overview used as content context.
Replace the brand's factsheet content — the comprehensive overview of the company, its products, positioning, and key facts used as foundational context when writing content. This overwrites the whole factsheet with the text you provide (it's not a merge). Synchronous, no LLM call, no credit cost.
Use get_factsheet first to see the current content. To regenerate it from the knowledge base instead, use regenerate_factsheet.
Authentication: Required
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
syntheticId | integer | Yes | The agent whose factsheet to update. |
content | string | Yes | The full factsheet content (replaces the existing factsheet). |