interface ToolJsonInputSchema {
    json: ObjectTypedJSONSchema4;
}

Properties

Properties

The schema for the tool. The top level schema type must be object.