datadog_auth_status
Check which Datadog credential scopes have credentials configured. Returns boolean presence flags without exposing API keys or secrets. Only inspects local configuration; does not validate credentials with Datadog.
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 | |||