ListTagConfigurationByName
Retrieve tag configurations for a specified metric name using the Datadog MCP Server, enabling efficient management and analysis of metric tagging structures.
Instructions
Returns the tag configuration for the given metric name.
Path Parameters:
- metric_name (Required): The name of the metric.
Responses:
- 200 (Success): Success
- Content-Type:
application/json
- Response Properties:
- 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 |
---|---|---|---|
metric_name | Yes | The name of the metric. |