get_deployment
Fetch the current deployment for your active organization, returning deployment details or null when on the shared pool. Poll after creating a deployment until status shows active.
Instructions
Fetch the current deployment for the active organization, if one exists. Read-only and non-destructive; not separately rate-limited. Poll this after create_deployment until status is active. Returns the deployment record (deployment_id, provider, region, status, config, created_at) or null when the organization is on the shared pool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||