GetLogsCustomDestination
Retrieve specific custom destination details from Datadog MCP Server using a unique ID. Streamline access to log configurations and handle errors efficiently.
Instructions
Get a specific custom destination in your organization.
Path Parameters:
- custom_destination_id (Required): The ID of the custom destination.
Responses:
- 200 (Success): OK
- Content-Type:
application/json
- Response Properties:
- Example:
- Content-Type:
- 400: Bad Request
- Content-Type:
application/json
- Response Properties:
- errors: A list of errors.
- Example:
- Content-Type:
- 403: Forbidden
- Content-Type:
application/json
- Response Properties:
- errors: A list of errors.
- Example:
- Content-Type:
- 404: Not Found
- Content-Type:
application/json
- Response Properties:
- errors: A list of errors.
- Example:
- Content-Type:
- 429: Too many requests
- Content-Type:
application/json
- Response Properties:
- errors: A list of errors.
- Example:
- Content-Type:
Input Schema
Name | Required | Description | Default |
---|---|---|---|
custom_destination_id | Yes | The ID of the custom destination. |