get_user_projects
Retrieve all projects assigned to the current user or filter by name/description using a search query. Designed for use with the MoCo MCP Server to access project management data.
Instructions
Get all projects assigned to the current user or search within assigned projects by name/description. If no query is provided, returns all assigned projects.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
query | No | Optional search query to find projects by name or description (case-insensitive) |