Get version in Software Repository package
action1_get_versionGet version details from a software repository package. Requires package ID and version ID. Output in markdown or JSON.
Instructions
Get version in Software Repository package. Gets details about a package version specified by its ID. Perm: view_software_repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | No | Org UUID. | |
| verbose | No | Skip per-item compactor. | |
| package_id | Yes | Provide a specific package ID. | |
| version_id | Yes | Provide a specific version ID. | |
| response_format | No | Output format. Default markdown. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||