Dash0 Manage Agent0 Automations API is one of 18 APIs that Dash0 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Manage Agent0 Automations. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes
5 operations
across 2 paths,
and defines 65 schemas.
It is described by OpenAPI 3.1.0, at version 1.0.0.
Requests are made against 4 base URLs: https://api.eu-west-1.aws.dash0.com, https://api.eu-central-1.aws.dash0.com, https://api.us-west-2.aws.dash0.com, https://api.europe-west4.gcp.dash0.com.
The identity and technical contract details declared by the specification.
AgenticWorkflowToolParameterOverride
object
Key-value pairs merged into tool arguments at invocation time. Keys are parameter names (use dot notation for nested parameters, e.g. "timeframe.from"), values…
AgenticWorkflowParent
object
Establish as a parent-child hierarchy between automations. You will not want to set this explicitly; instead, this is going to be set by the automation engine…
3 properties
3 required
AgenticWorkflowTriggerDelivery
string
How a trigger delivers its event to an agent. An automation is the agent definition; triggers are the pipes into it, and each pipe is configured independently.…
AnyValue
object
AnyValue is used to represent any type of attribute value. AnyValue may contain a primitive value such as a string or integer or it may contain an arbitrary ne…
5 properties
GitHubTriggerVariableName
string
Variables provided by all GitHub-based triggers. - github.action: The GitHub event action (e.g., opened, created, completed). - github.account: The GitHub acco…
AttributeFilterAnyValue
AttributeFilterAnyValue may contain any AnyValue value.
ErrorResponse
object
1 property
1 required
AgenticWorkflowMetadata
object
3 properties
1 required
FailedCheckAgenticWorkflowTrigger
object
3 properties
2 required
GitHubDeploymentStatusAgenticWorkflowTrigger
object
4 properties
2 required
ScheduledAgenticWorkflowTriggerSpec
object
2 properties
1 required
GetAgenticWorkflowsResponse
object
1 property
1 required
AgenticWorkflowSpec
object
9 properties
5 required
AgenticWorkflowAction
string
SlackBotFailedCheckAgenticWorkflowTriggerSpec
object
6 properties
SlackBotMessageAgenticWorkflowTrigger
object
4 properties
2 required
SlackBotMessageAgenticWorkflowTriggerSpec
object
5 properties
1 required
GitHubAgenticWorkflowTriggerSpec
object
10 properties
AttributeFilterStringValue
string
AttributeFilterStringValue may contain a primitive value such as a regex pattern or string.
GitHubIssueCommentAgenticWorkflowTrigger
object
4 properties
2 required
ScheduleTriggerVariableName
string
Variables provided by the schedule trigger. - cron: The cron expression that fired.
Error
object
3 properties
2 required
CrdSource
string
Origin of a Dash0 resource. - ui: created interactively in the Dash0 UI. - terraform: managed via the Dash0 Terraform provider. - operator: managed via the Das…
SlackReactionTriggerVariableName
string
Additional variable provided only by the slackbot.reaction trigger. - slack.reaction.emoji: The emoji name (without colons) that was added as a reaction.
GitHubPullRequestReviewCommentAgenticWorkflowTrigger
object
4 properties
2 required
SlackBotReactionAgenticWorkflowTrigger
object
4 properties
2 required
ManualAgenticWorkflowTrigger
object
3 properties
2 required
AttributeFilterKey
string
The attribute key to be filtered.
EmptyAgenticWorkflowTriggerSpec
GitHubCommentAgenticWorkflowTriggerSpec
AttributeFilterOperator
string
The match operation for filtering attributes. Equality Operators - is - equals (attribute exists and has a matching value) - isnot - not equals (attribute exis…
AgenticWorkflowLabels
object
6 properties
AgenticWorkflowAnnotations
object
9 properties
GitHubPullRequestAgenticWorkflowTrigger
object
4 properties
2 required
AgenticWorkflowGuardrails
object
9 properties
1 required
AgenticWorkflowDefinition
object
3 properties
3 required
AgenticWorkflowPermission
object
4 properties
1 required
AgenticWorkflowMcpTool
object
3 properties
3 required
GitHubReleaseAgenticWorkflowTrigger
object
4 properties
2 required
LinearCommentTriggerVariableName
string
Variables provided by the linear.comment trigger. - linear.issue.id: The Linear issue identifier (e.g., ENG-123). - linear.issue.title: Title of the Linear iss…
WebhookAgenticWorkflowTrigger
object
3 properties
2 required
AgenticWorkflowTriggerTask
string
Optional per-trigger task/instruction prompt. When set, it is rendered with the same {{variable.name}} substitution as spec.prompt.user and used as the task tu…
AttributeFilter
object
4 properties
2 required
AgenticWorkflowNotifications
object
Notification channels to notify when an automation run completes, grouped by outcome. Both lists are optional; omit one to skip notifying on that outcome.
3 properties
Dataset
string
Optional dataset to query across. Defaults to whatever is configured to be the default dataset for the organization.
AgenticWorkflowTriggerKind
string
The kind of event that triggers the Agent0 automation. - schedule: Cron-based scheduled trigger. - failedcheck.new: Triggered directly when a new check failure…
AgenticWorkflowDisplay
object
2 properties
1 required
SlackTriggerVariableName
string
Variables provided by all Slack-based triggers (slackbot.message, slackbot.reaction, slackbot.failedcheck.new). - slack.channel.name: Name of the Slack channel…
LinearCommentAgenticWorkflowTriggerSpec
object
2 properties
1 required
SlackBotFailedCheckAgenticWorkflowTrigger
object
3 properties
2 required
FailedCheckAgenticWorkflowTriggerSpec
object
4 properties
GitHubPullRequestReviewAgenticWorkflowTrigger
object
4 properties
2 required
ScheduledAgenticWorkflowTrigger
object
3 properties
2 required
AgenticWorkflowPrompt
object
1 property
1 required
AgenticWorkflowCreditBudget
object
3 properties
2 required
GitHubDeploymentAgenticWorkflowTrigger
object
4 properties
2 required
AgenticWorkflowConcurrency
object
2 properties
1 required
AgenticWorkflowConcurrencyPolicy
string
The concurrency policy to apply when an automation is triggered while a previous execution is still running. - queue: Queue the new execution and run it after…
LinearCommentAgenticWorkflowTrigger
object
4 properties
2 required
SlackBotReactionAgenticWorkflowTriggerSpec
object
4 properties
1 required
FailedCheckTriggerVariableName
string
Variables provided by the failedcheck.new trigger. - check.id: The ID of the check rule that failed. - check.name: The name of the check rule that failed.
NetworkLevel
string
Controls outbound network access for the sandbox running this thread. - nonetwork: Block all outbound network access. - trustedonly: Allow outbound access only…
The full machine-readable OpenAPI contract behind this narrative.
Other APIs Dash0 publishes across the network.