Get a single agent node instance.
| Field | Type | Description |
|---|---|---|
agent_node.agent_node_id | string | Agent node instance ID (UUID). |
agent_node.node_type.node_type_id | string | Node type ID for this agent node. |
agent_node.node_type.node_type_name | string | null | Node type display name. |
agent_node.node_type.docs_url | string | null | Canonical docs page URL (from nodes.docs_path). |
agent_node.node_type.params_docs_url | string | null | Exact params/API section URL (from nodes.docs_anchor). |
agent_node.params_used | object | Current params configured on this node instance. |