StrategyEventGraphNode
Represents a node within an AI agent's processing graph.
Each node in the graph is associated with an identifier, a name, an expected input type, and an expected output type. These nodes are components that process or transform data within an AI agent system, contributing to the overall workflow of the agent.