Create a tool the supervisor can use to forward a worker message by name.
This helps avoid information loss any time the supervisor rewrites a worker query to the user and also can save some tokens.
| Name | Type | Description |
|---|---|---|
supervisor_name | str | Default: 'supervisor'The name of the supervisor node (used for namespacing the tool). |