update_prompt_metadata_api_v1_prompts_id
Update an existing prompt's name, command, and tags in OpenWebUI without creating history records.
Instructions
Update prompt name and command only (no history created).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt_id | Yes | ||
| command | Yes | ||
| name | Yes | ||
| tags | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |