get_activities
Retrieve and summarize work activities within a specified date range, grouped by date, project, and task. Optionally filter by project ID using the MoCo MCP Server.
Instructions
Get all activities within a date range with automatic summation by date, project, and task. Optionally filter by project ID.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
endDate | Yes | End date in ISO 8601 format (YYYY-MM-DD) | |
projectId | No | Optional project ID to filter activities for a specific project | |
startDate | Yes | Start date in ISO 8601 format (YYYY-MM-DD) |