taskter 0.1.0

Taskter is a terminal Kanban board CLI tool built with Rust.
Documentation
1
2
3
4
5
6
7
8
9
{
  "name": "list_agents",
  "description": "Return the current list of agents in JSON form",
  "parameters": {
    "type": "object",
    "properties": {},
    "required": []
  }
}