Skip to main content

ToolArguments

type
type ToolArguments = Record<string, unknown>

Import

import { ToolArguments } from '@modular/sdk';