Overview
Retrieves detailed information about a specific service. Use this tool when you need to examine the complete configuration and details of a particular service.This is a read-only tool. It retrieves data without modifying your PagerDuty account.
Parameters
The ID of the service to retrieve.Example:
PSERVICE1Response
Returns a singleService object with complete details.
The unique identifier for the service.
The type of the object (always
"service").The name of the service.
The description of the service.
Reference to the escalation policy associated with this service.
List of teams associated with the service.
Example Usage
Example Response
Related Tools
list_services
List all services
update_service
Update service configuration
list_incidents
List incidents for this service
get_escalation_policy
View escalation policy details