get_node_info
Retrieve configurable nodes from an AI application to view modifiable settings including node ID, field name, field type, and current field value.
Instructions
Get the configurable node list of an AI application. Returns all modifiable node info (nodeId, fieldName, fieldType, fieldValue).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webapp_id | Yes | The webapp ID of the AI application |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |