get_org_config
Retrieve the name, description, and value of a specific organization configuration from Datadog to access and manage your monitoring settings.
Instructions
Return the name, description, and value of a specific Org Config.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}