get_orgs
Retrieve top-level organization data from Datadog to manage and monitor your infrastructure and applications through the MCP server interface.
Instructions
This endpoint returns data on your top-level organization.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}