get_deployment
Retrieve a specific deployment's full file manifest and function list by version number. Use it to audit or compare changes between versions after listing deployments.
Instructions
Detail view of one deployment by version number — returns the full file manifest (paths, hashes, sizes) and function list captured when that version shipped. Use it with list_deployments to audit or compare what changed between versions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID | |
| version | Yes | Deployment version number |