AIDK API Reference / aidk-google / mapToolDefinition
Function: mapToolDefinition() ​
ts
function mapToolDefinition(tool: any): any;Defined in: packages/adapters/google/src/google.ts:225
Map tool definition to Google format
Parameters ​
| Parameter | Type |
|---|---|
tool | any |
Returns ​
any