update_prompt
Activate or deactivate a prompt by its ID. Use is_active=true to restore a previous prompt version — the currently active prompt of the same type and subtype is deactivated automatically. To change prompt text, use create_prompt instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| is_active | No | Activating a prompt automatically deactivates other prompts of the same type. | |
| prompt_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||