openl List Deployments
openl_list_deploymentsList active production deployments, returning names, repositories, versions, and statuses.
Instructions
List all active deployments across production environments. Returns deployment names, repositories, versions, and status information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | Response format: 'json' for structured data, 'markdown' for human-readable (default), 'markdown_concise' for brief summary (1-2 paragraphs), 'markdown_detailed' for full details with context | markdown |
| limit | No | ||
| offset | No |