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:
403: Forbidden
Content-Type:
application/json
Response Properties:
errors: A list of errors.
Example:
404: Not Found
Content-Type:
application/json
Response Properties:
errors: A list of errors.
Example:
429: Too Many Requests
Content-Type:
application/json
Response Properties:
errors: A list of errors.
Example:
Input Schema
Name | Required | Description | Default |
---|---|---|---|
metric_name | Yes | The name of the metric. |