A multi-step Arazzo workflow as exposed through the Jentic catalog. Workflows are deterministic recipes that chain one or more OpenAPI operations with parameter passing, conditional steps, and managed authentication. Built on the OpenAPI Arazzo specification.
AI AgentsArazzoOpenAPIMCPWorkflowsIntegrationsAgent RuntimeStandard AgentJust In Time ToolingCredential VaultAgent GovernanceObservabilityAPI AI Readiness
Properties
Name
Type
Description
uuid
string
Globally unique Jentic workflow identifier. Workflows are always prefixed `wf_`.
name
string
description
string
api_name
string
Primary API the workflow is associated with.
type
string
spec
string
All Jentic workflows are described in the OpenAPI Arazzo specification.
steps
array
Ordered list of Arazzo steps that make up the workflow.