get_node_operations
Manual fallback: enumerate ALL operations of a known node type. Prefer search_operations for intent-driven lookup, or update_workflow(include_operations=true) while building. Returns: {node_type: {operations: [{name, description, display_name?, category?}], guidance?}}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_types | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||