get_node_schema
Retrieve the configuration schema for a workflow node type, such as LLM or HTTP request, to set up the node before configuration.
Instructions
REQUIRED before configuring a node. Get config schema for node type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| block_type | Yes | e.g., 'llm', 'code', 'http-request' | |
| app_id | No |