Input and output schemas
Define and validate schemas for your Actors to provide autogenerated UI, input validation, and structured output.
- Input schema - Define and validate Actor input with code examples.
- Input schema specification - Detailed specification of the input schema format.
- Secret input - Make input fields secret and encrypted.
- Custom error messages - Define custom validation error messages.
- Output schema - Define and present Actor output.
- Dataset schema - Define and present dataset schemas.
- Key-value store schema - Define key-value store schemas.