Skip to main content

ToolExample

Worked tool-call example whose concrete arguments must match the tool input schema, with an optional description of what the example demonstrates.

description object
anyOf
string
arguments objectrequired
property name*any
ToolExample
{
"description": "string",
"arguments": {}
}