update_prompt_partial
Modify existing prompt partials by creating new versions with updated content, names, descriptions, or statuses.
Instructions
Update an existing prompt partial. Creates a new version with the changes.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt_partial_id | Yes | Prompt partial ID or slug to update | |
| name | No | New display name for the partial | |
| string | No | New content for the partial | |
| description | No | Description for this version | |
| status | No | New status for the partial |