update_prompts
Bulk-edit up to 50 prompts in one call by ID, changing text, LLM, topic, or target URL. See per-item success/failure to retry only failed updates; past results stay linked.
Instructions
Bulk-edit up to 50 prompts in one call. Each update needs the prompt's id plus the fields to change (text, llm, topicId, recommendationPageUrl). Items are processed independently — the response reports how many updated and which failed, so you can retry just the failures. Editing text keeps past results linked; only future runs use the new wording.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| updates | Yes | Array of prompt updates (max 50) |