Skip to content

AIDK API Reference / aidk-shared / AgentToolCall

Type Alias: AgentToolCall ​

ts
type AgentToolCall = ToolCall;

Defined in: packages/shared/src/tools.ts:143

Deprecated ​

Use ToolCall instead

Released under the MIT License.