Content
Generate a draft
confirm_credit: true and an idempotency key.https://api.vidrys.com/v1/projects/{project_id}/content-assets/{asset_id}/generate- Plan
- Scale and Custom
- Key
- read-and-write
- Rate cost
- 1 unit
- MCP tool
- generate_draft
Drafting runs in the background: this returns 202 with the generation pending, and the text arrives at Get the latest draft.
Send the same idempotency_key when you retry. A repeat of a key you have used before returns the original generation instead of spending a second credit.
Drafting is also rate-limited on its own: at most 10 generations a minute per workspace, dashboard ones included.