Get Environment Node
get_environment_nodeRetrieve detailed information about a node deployed in an environment, including its columns, configuration, metadata, and deployment state.
Instructions
Get details of a specific node deployed in an environment.
Args:
environmentID (string, required): The environment ID
nodeID (string, required): The node ID
Returns: Full node object with columns, config, metadata, and deployment state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeID | Yes | The node ID | |
| environmentID | Yes | The environment ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| name | No | ||
| message | No |