List pipeline capabilities
list_pipeline_capabilitiesList tasks and gates for composing data pipelines, showing module paths, constructor parameters, and summaries to select the right components before authoring.
Instructions
List the tasks and gates available to compose a data pipeline, including each one's module path, kind (task or gate), constructor parameters, and a short summary. Use this before authoring a pipeline so the correct module and args are chosen instead of guessed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_unavailable | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |