Skip to main content
GET
Validate workflow for Agent Spec export

Authorizations

Authorization
string
header
required

JWT token for authentication

Path Parameters

id
string<uuid>
required

Workflow UUID

Response

Validation result

Result of validating a workflow for Agent Spec export

valid
boolean
required

Whether the workflow is valid for Agent Spec export

errors
string[]

Validation errors (must be fixed before export)

warnings
string[]

Validation warnings (may affect runtime behavior)