FINALIZE_SUBGRAPH_TOOL_DESCRIPTION

A constant string describing the purpose and usage of a tool within the agent framework.

This constant is intended to represent the action of finalizing a subgraph process and providing the final result. It is specifically used internally to indicate when a process is considered complete and the output of that process should be returned.

Marked with @InternalAgentToolsApi, this value is primarily designed for internal use within the agent tools API and subject to change in future releases. Its usage in external implementations should be approached with caution.