StringSubgraphResult
Represents the result of a subgraph operation encapsulated as a string.
This class is used to serialize and pass string-based results of subgraph executions in the agent framework. Implements the SubgraphResult
interface, enabling compatibility with subgraphs and tooling mechanisms.