get_service
Get details for a specific service by providing its service ID to view configuration and status.
Instructions
Get details for a specific service.
Args:
service_id: The ID of the service to retrieve
Returns:
The service detailsInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | The ID of the service | |
| name | No | The name of the service | |
| description | No | The description of the service | |
| escalation_policy | Yes | ||
| teams | No | List of teams associated with the service |