get_services_definitions
Retrieve all service definitions from the Datadog Service Catalog to access and manage service metadata and configurations.
Instructions
Get a list of all service definitions from the Datadog Service Catalog.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}