togello-mcp-server
Togello MCP Server is designed to implement the Model Context Protocol (MCP) for managing context in applications.
get-tasks-list
Retrieve incomplete tasks with details like UUID, name, start and end dates, priority, and category.
create-task
Create a new task with specified task name, and optionally category UUID, start date, and URL.
update-task
Update the completion status of a task using its UUID.
get-todo-category-list
Retrieve a list of categories from the TODO feature with names and UUIDs.
get-today-calendar
Retrieve events from the integrated Google Calendar for yesterday, today, and tomorrow.
get-activity-item-list
Retrieve a list of activity items with UUIDs and names.
get-activity-log-list
Retrieve a list of activity logs with details like UUID, start and end times, and item names.
start-activity-log
Start an activity log by specifying an item name when no current activity is running.
complete-activity-log
Complete an activity log by specifying the UUID of the currently running activity.
get-japan-current-time
Returns the current time in Japan (JST).