referencedTools property
The resource name of tools referenced by the current playbook in the instructions.
If not provided explicitly, they are will be implied using the tool being referenced in goal and steps.
Optional.
Implementation
core.List<core.String>? referencedTools;