get_deployed_prompt_versions
Retrieve deployment status for a prompt template, showing which versions are live in each environment (dev, staging, production).
Instructions
Get deployment status for a prompt template showing which versions are deployed to each environment. This is a read-only operation.
Returns which prompt template versions are currently deployed to all environments (dev, staging, production, and any custom environments).
Args: project_id: The Freeplay project ID (required) template_name: The name of the prompt template (required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| template_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |