ToolName
import type { ToolName } from "https://googleapis.deno.dev/v1/connectors:v2.ts";interface ToolName {
entityName?: string;
name?: string;
operation?:
} | "OPERATION_UNSPECIFIED"
| "LIST"
| "GET"
| "CREATE"
| "UPDATE"
| "DELETE";
import type { ToolName } from "https://googleapis.deno.dev/v1/connectors:v2.ts";