﻿# WorkflowInfo

Schema definition for WorkflowInfo

# WorkflowInfo

Schema definition for WorkflowInfo

## Schema Viewer

<JsonSchemaViewer
  schema={schema}
  name="WorkflowInfo"
  category="common"
  client:load
/>

## Description

This schema defines the structure and validation rules for WorkflowInfo.

## Properties

- **id** (string, required): Workflow ID.
- **name** (string, required): Workflow name.

## Related Schemas

See other schemas in the [common](/reference/schemas/common/) category.