# ToolConfig

# Interface: ToolConfig

Defined in: [types.ts:505](https://github.com/TanStack/ai/blob/main/packages/typescript/ai/src/types.ts#L505)

## Indexable

```ts
[key: string]: Tool<SchemaInput, SchemaInput, string>
```
