datadog_auth_status
Check which Datadog credential scopes have API keys configured. Returns boolean presence flags without exposing secrets. Read-only local config check that does not validate keys against Datadog's API.
Instructions
Report which Datadog credential scopes have credentials configured. Returns boolean presence flags only — NEVER includes the API key, application key, or any other secret. The site (non-secret) is returned verbatim. Read-only; takes no parameters. Unlike the CLI omni-dev datadog auth status, this tool only inspects local config presence and does NOT call Datadog's /api/v1/validate endpoint, so it cannot confirm the keys are actually accepted. Output is YAML.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||