n8n-nodes-chronary
An n8n community node for Chronary — agent-native calendar infrastructure. Give a workflow (or an AI agent behind it) its own calendar: manage calendars and events, and check availability, through the Chronary API.
n8n is a fair-code workflow automation platform.
Installation
Follow the community-node installation guide: in n8n, go to Settings → Community Nodes → Install, and enter:
@chronary/n8n-nodes-chronary
Credentials
You need a Chronary API key — an org key (chr_sk_…) or an agent-scoped key (chr_ak_…). Create one in the Chronary console. Add it as a Chronary API credential in n8n; it's sent as a Bearer token (no OAuth).
Operations
Agent
Calendar
- Create, Get, Get Many, Update, Delete
Event
- Create, Get, Get Many, Update, Cancel
Availability
- Get (an agent's free/busy slots over a time window)
Resources
License
MIT