AgentAgentToolset
import type { AgentAgentToolset } from "https://googleapis.deno.dev/v1/ces:v1.ts";A toolset with a selection of its tools.
interface AgentAgentToolset {
toolIds?: string[];
toolset?: string;
}import type { AgentAgentToolset } from "https://googleapis.deno.dev/v1/ces:v1.ts";A toolset with a selection of its tools.