openwebui_delete_prompt
Delete a saved prompt by specifying its command and confirming deletion. Use this tool to remove unwanted prompts from Open WebUI.
Instructions
Delete a saved prompt by its command. Requires confirm: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Prompt command to delete (e.g. "/summarize") | |
| confirm | Yes | Must be true to confirm deletion |