1 2 3 4 5 6 7 8 9
{ "name": "list_tasks", "description": "Return the current list of tasks in JSON form", "parameters": { "type": "object", "properties": {}, "required": [] } }