list-prompt-versions
Retrieve the full version history for a specified prompt, with pagination support to efficiently manage large sets of versions.
Instructions
Get a list of all versions for a specific prompt. Returns versions with pagination support.
Example usage: List all versions of a prompt named 'article-summarizer'
Expected return: Array of prompt version objects with IDs and configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| prompt_identifier | Yes |