FINALIZE_SUBGRAPH_TOOL_NAME
Represents the name of the internal tool used for finalizing subgraph task results within an AI agent's execution flow. This constant is primarily intended for internal use in the implementation of tools and agents.
Usage of this tool name is subject to the constraints and opt-in requirements specified by the InternalAgentToolsApi
annotation, indicating potential instability and the possibility of breaking changes in future updates.
Value: "finalize_task_result".