openwebui_update_prompt
Update an existing saved prompt's name or content in Open WebUI. The command trigger cannot be changed; delete and recreate instead.
Instructions
Update an existing saved prompt's name or content. The command (trigger) cannot be changed — delete and recreate instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name (optional) | |
| command | Yes | The prompt's command (e.g. "/summarize") | |
| content | No | New prompt content (optional) |