ToolChoiceAuto - TypeScript SDK

ToolChoiceAuto type definition

The TypeScript SDK and docs are currently in beta. Report issues on GitHub.

Example Usage

1import { ToolChoiceAuto } from "@openrouter/sdk/models";
2
3let value: ToolChoiceAuto = {
4 type: "auto",
5};

Fields

FieldTypeRequiredDescription
disableParallelToolUsebooleanN/A
type”auto”✔️N/A