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

GenerateCustomToolspecResponse

import type { GenerateCustomToolspecResponse } from "https://googleapis.deno.dev/v1/connectors:v2.ts";
interface GenerateCustomToolspecResponse {
toolSpec?: ToolSpec;
}

§Properties

§
toolSpec?: ToolSpec
[src]

tool spec that has tool_defitions array containing the tools for all sted tool_names.