Workflow

June 16, 2026 ยท View on GitHub

Fields

FieldTypeRequiredDescription
idstr:heavy_check_mark:Unique identifier of the workflow
namestr:heavy_check_mark:Name of the workflow
display_namestr:heavy_check_mark:Display name of the workflow
typemodels.WorkflowType:heavy_check_mark:N/A
descriptionOptionalNullable[str]:heavy_minus_sign:Description of the workflow
customer_idstr:heavy_check_mark:Customer ID of the workflow
workspace_idstr:heavy_check_mark:Workspace ID of the workflow
shared_namespaceOptionalNullable[str]:heavy_minus_sign:Reserved namespace for shared workflows (e.g., 'shared:my-shared-workflow')
available_in_chat_assistantOptional[bool]:heavy_minus_sign:Whether the workflow is available in chat assistant
is_technicalOptional[bool]:heavy_minus_sign:Whether the workflow is technical (e.g. SDK-managed)
archivedOptional[bool]:heavy_minus_sign:Whether the workflow is archived
tagsList[str]:heavy_minus_sign:Tags for filtering and discovery