Get missing tenant variables from Octopus Deploy
get_missing_tenant_variablesRetrieve tenant variables that are missing values, optionally filtered by tenant, project, or environment, to identify configuration gaps.
Instructions
Get missing tenant variables
This tool retrieves tenant variables that are missing values. Optionally filter by tenant, project, or environment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spaceName | Yes | The space name | |
| tenantId | No | Filter by specific tenant ID | |
| projectId | No | Filter by specific project ID | |
| environmentId | No | Filter by specific environment ID | |
| includeDetails | No | Include detailed information about missing variables |