add-prompt-version-tag
Tag a specific prompt version with a label such as 'production' to organize and identify it. Use this to manage prompt versions within Phoenix.
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 |