{ "description": "string", "name": "string", "parameters": { "type": "object", "required": [ "string" ], "properties": { "property1": { "type": "string", "description": "string" }, "property2": { "type": "string", "description": "string" } } } }