get_component_versions
List all versions of a component to find the version IDs required for deployment. Optionally include archived versions in the results.
Instructions
Get all versions for a specific component. Use this to find the version IDs needed for deployment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inactive | No | Optional: Include archived versions (default: false) | |
| component | Yes | Component ID from list_components. REQUIRED: Must use ID, not name. | |
| numResults | No | Optional: Limit the number of results returned |