deploy_release_active
Before deploying changes, fetch the current-live release inventory to understand what is actively serving.
Instructions
Fetch the current-live release inventory for a project. Returns release_id: null with an empty current-live inventory when no release is active yet. Use this before deploy diffs to understand what is currently serving. Canonical SDK errors are preserved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID to inspect. | |
| site_limit | No | Maximum site path entries to include. Gateway default: 5000. |