Skip to main content
Glama

TickTick MCP Server

by liadgez

ticktick_get_shared_projects

Retrieve shared projects from TickTick by listing owned or received collaborations, enabling efficient project management and team coordination.

Instructions

List shared projects

Input Schema

NameRequiredDescriptionDefault
include_ownedNoInclude projects you own
include_receivedNoInclude projects shared with you

Input Schema (JSON Schema)

{ "properties": { "include_owned": { "default": true, "description": "Include projects you own", "type": "boolean" }, "include_received": { "default": true, "description": "Include projects shared with you", "type": "boolean" } }, "type": "object" }
Install Server

Other Tools from TickTick MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/liadgez/ticktick-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server