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
- null
string
arguments objectrequired
property name*any
ToolExample
{
"description": "string",
"arguments": {}
}