<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [WorkflowSchema](./schema.workflowschema.md) &gt; [input](./schema.workflowschema.input.md)

## WorkflowSchema.input property

A list of input names that are expected to be provided in addition to the workflow steps

<b>Signature:</b>

```typescript
input?: string[];
```
