service_get
Retrieve detailed information about a specific Docker service by providing the tenant ID and service name for infrastructure management.
Instructions
Get details of a specific service by name.
Args: tenant_id: The tenant ID containing the service. name: The service name to look up.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenant_id | Yes | ||
| name | Yes |