Includes UC functions to the toolkit.
| Name | Type | Description |
|---|---|---|
functions* | unknown | A list of UC function names in the format "catalog_name.schema_name.function_name" or "catalog_name.schema_name.". If the function name ends with ".", all functions in the schema will be added. |
kwargs | Any | Default: {}Extra arguments to pass to StructuredTool, e.g., |