get_step_schema
Retrieve the complete schema of allowed fields for workflow steps to understand configurable parameters and ensure only valid data is persisted.
Instructions
Get the full schema of allowed fields on workflow steps (PipelineStep type). Returns field names, types, descriptions, grouped by category. Use this to understand what fields you can set on a step. Unknown fields are automatically stripped on save — only fields listed here are persisted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||