update_prompt
Modify existing prompts by updating name, description, or messages, supporting both single content and multi-message formats for improved usability.
Instructions
Updates an existing prompt (supports both single content and multi-message formats)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | New description for the prompt | |
id | Yes | ID of the prompt to update | |
messages | No | New messages (converts single content to multi-message format) | |
name | No | New name for the prompt |