create_app_builder_apps
Create new Datadog apps by generating app IDs through automated API interactions for monitoring and management workflows.
Instructions
Create a new app, returning the app ID.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}