> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lyzn.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Workflow Input

> Define input contracts between workflows

# Workflow Input

Define input contracts between workflows

## Properties

| Property   | Value          |
| ---------- | -------------- |
| **Type**   | workflow-input |
| **Family** | Platform       |
| **Group**  | General        |

## Parameters

| Name   | Label  | Type | Description           | Required |
| ------ | ------ | ---- | --------------------- | -------- |
| schema | Schema | JSON | Expected input schema | No       |

## Outputs

| Name       | Label      | Type   | Description               |
| ---------- | ---------- | ------ | ------------------------- |
| payload    | payload    | object | Incoming workflow payload |
| receivedAt | receivedAt | string | Receive timestamp         |
