update_prompt_by_id_api_v1_prompts_id
Update an OpenWebUI prompt by its ID, providing new command, name, and content.
Instructions
Update Prompt By Id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt_id | Yes | ||
| access_grants | No | ||
| command | Yes | ||
| commit_message | No | ||
| content | Yes | ||
| data | No | ||
| is_production | No | ||
| meta | No | ||
| name | Yes | ||
| tags | No | ||
| version_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |