add-prompt-version-tag
Add a tag to a prompt version for labeling, such as 'production'. Receive confirmation when the tag is applied.
Instructions
Add a tag to a specific prompt version. The operation returns no content on success (204 status code).
Example usage: Tag prompt version 'promptversionid1234' with the name 'production'
Expected return: Confirmation message of successful tag addition
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| description | No | ||
| prompt_version_id | Yes |