get_graph_embed
Retrieve HTML fragments for previously embedded Datadog graphs using their embed ID for monitoring and visualization purposes.
Instructions
Get the HTML fragment for a previously generated embed with embed_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}