Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ToolSpec

import type { ToolSpec } from "https://googleapis.deno.dev/v1/connectors:v2.ts";
interface ToolSpec {
toolDefinitions?: {
[key: string]: any;
}
[]
;
toolSpecVersion?: string;
}

§Properties

§
toolDefinitions?: {
[key: string]: any;
}
[]
[src]

List of tool definitions.

§
toolSpecVersion?: string
[src]

Version of the tool spec. Format: providerId/connectorId/versionId/toolSpecId