ActivityWatch MCP Server
activitywatch_get_events
Get raw events from an ActivityWatch bucket
Input Schema
Name | Required | Description | Default |
---|---|---|---|
bucketId | Yes | ID of the bucket to fetch events from | |
end | No | End date/time in ISO format (e.g. '2024-02-28T23:59:59Z') | |
limit | No | Maximum number of events to return (default: 100) | |
start | No | Start date/time in ISO format (e.g. '2024-02-01T00:00:00Z') |