A named group of tools sharing a source.
ToolGroup(
self,
label: str,
source: ToolSource,
tools: tuple[ToolEntry, ..| Name | Type |
|---|---|
| label | str |
| source | ToolSource |
| tools | tuple[ToolEntry, ...] |
Group heading (Built-in, or the MCP server name).
Stable source token: built-in or mcp.
Tools in this group, in bind order.