Setup
Google Calendar uses the same OAuth credentials as Gmail.If you’ve already set up Gmail, the same
~/.ntrp/credentials.json works. Otherwise, follow the Gmail setup steps but also enable the Google Calendar API.Available tools
| Tool | Description |
|---|---|
calendar | Search and list events |
create_calendar_event | Create an event (requires approval) |
edit_calendar_event | Edit an event (requires approval) |
delete_calendar_event | Delete an event (requires approval) |