Datadog Incidents is a service that helps engineering and operations teams track, manage, and resolve incidents efficiently. It provides powerful integrations, collaborative workflows, and monitoring visibility to ensure quick resolution of critical issues. This handler allows seamless interaction with Datadog Incidents API, enabling you to list and search incidents programmatically. It uses API and Application keys for authentication (Documentation Index
Fetch the complete documentation index at: https://docs.superagentx.ai/llms.txt
Use this file to discover all available pages before exploring further.
DD_API_KEY, DD_APP_KEY) and requires the DD_SITE configuration (e.g., us5.datadoghq.com).
Example
To create theDDIncidentsHandler object with Datadog credentials:
Retrieves a list of all incidents in your Datadog account.
Search for incidents that match a specific query (by title, status, severity, etc.).

