Skip to main content
Use the CLI with an AI coding assistant to manage NeetoCal in plain language. The neetocal setup commands add NeetoCal instructions for your assistant, while --toon keeps command output compact for it to read.

Set up your assistant

Run the subcommand for the tool you use:
After setup, your assistant can check the commands and flags available in your installed CLI version:
The command prints the complete catalog as JSON.

Tips for agent workflows

Prefer --toon when the assistant needs to read a list or record, and --quiet when it needs to pipe an identifier into the next command. See Output formats.
  • Authenticate once with neetocal login; the assistant reuses the stored credentials.
  • When several workspaces are signed in, the assistant must pass --subdomain <name> on each command.
  • Run neetocal doctor first to confirm the assistant is authenticated and connected.