You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: update README with new Datadog downtime management functions
Add documentation for two new Datadog downtime management functions:
- `list_downtimes`: Retrieve scheduled downtimes with optional filtering
- `schedule_downtime`: Create downtimes with advanced configuration options
- `cancel_downtime`: Cancel a specific scheduled downtime
Expand README to provide comprehensive details about input parameters and return values for these new downtime management tools.
0 commit comments