viewMode
(optional string): View mode ('list', 'kanban', 'timeline') (default: 'list')
How to use it
viewMode is exposed by the Ticktick MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the viewMode tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Ticktick MCP Server
npx @alexarevalo.ai/mcp-server-ticktick ticktick-authOther tools in Ticktick MCP Server (23)
(optional string): Project color (default: '#4772FA')
Optional array of column objects with:
(optional string): Completion time in "yyyy-MM-dd'T'HH:mm:ssZ" format
(optional string): Task content
(optional string): Task description
(optional string): Task due date in "yyyy-MM-dd'T'HH:mm:ssZ" format
(string): Task identifier - Body
(optional boolean): Is all day task
(optional array): List of subtasks with:
(optional string): Project kind ('TASK', 'NOTE') (default: 'TASK')
(optional string)
(optional number): Task priority (None: 0, Low: 1, Medium: 3, High: 5)
Project object matching TickTickProjectSchema
(string): Project identifier
(optional string[]): List of reminder triggers in iCalendar format
(optional string): Task repeat flag in iCalendar format
(optional string): Task sort order
(optional string): Task start date in "yyyy-MM-dd'T'HH:mm:ssZ" format
(optional number): Completion status (Normal: 0, Completed: 1)
(string): Task identifier
Array of task objects matching TickTickTaskSchema
(optional string): Task time zone (e.g., "America/LosAngeles")
(string): Task title