New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@chronary/n8n-nodes-chronary

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chronary/n8n-nodes-chronary

n8n community node for Chronary — an agent-native calendar API. Manage calendars, events, availability, and agents.

latest
Source
npmnpm
Version
0.1.6
Version published
Weekly downloads
9
-43.75%
Maintainers
2
Weekly downloads
 
Created
Source

n8n-nodes-chronary

An n8n community node for Chronaryagent-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

  • Create, Get, Get Many

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

Keywords

n8n-community-node-package

FAQs

Package last updated on 12 Jul 2026

Related posts