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