openwebui_delete_function
Delete a function from Open WebUI permanently. Provide the function ID and confirm to remove it.
Instructions
Delete a function from Open WebUI. This removes the function permanently. Requires confirm: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Function ID to delete | |
| confirm | Yes | Must be true to confirm deletion |