show_service
Retrieve detailed information about a specific service using its ID. This tool helps manage and monitor services by providing essential data for incident resolution and operational insights.
Instructions
Get details about a given service.
Args: service_id (str): The ID of the service to get
Returns: Dict[str, Any]: Service object with detailed information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
service_id | Yes |