getTools
Return all tools in the toolset based on the provided context.
Return
A list of tools available under the specified context.
Parameters
readonlyContext
Context used to filter tools available to the agent. Defaults to null, meaning no filtering context is supplied and all tools in the toolset are returned. Toolsets that do not filter by context may ignore this parameter.