Skip to content

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 ​

ParameterType
toolany

Returns ​

any

Released under the MIT License.