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