List all projects
list_projectsRetrieve all recorded app/project pairs with totals, active days, and first/last seen. Use case-insensitive search to find past work or top projects.
Instructions
Every (app, project) pair ever recorded with all-time totals, days active, and first/last seen. Optional case-insensitive substring search against project name or app. Useful for 'have I ever worked on something called X?' or 'what's my biggest project all-time?'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max projects returned (default 200) | |
| search | No | Case-insensitive substring match against project name or app name |