list-prompt-version-tags
Retrieve all tags assigned to a specific prompt version. Supports pagination to manage large tag lists.
Instructions
Get a list of all tags for a specific prompt version. Returns tag objects with pagination support.
Example usage: List all tags associated with prompt version 'promptversionid1234'
Expected return: Array of tag objects with names and IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt_version_id | Yes | ||
| limit | No |