neetoauth setup commands add NeetoAuth 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:Tips for agent workflows
- Authenticate once with
neetoauth login; the assistant reuses the stored credentials. - When several workspaces are signed in, the assistant must pass
--subdomain <name>on each command. - Run
neetoauth doctorfirst to confirm the assistant is authenticated and connected. - Have the assistant run
neetoauth products listbefore inviting anyone, so it uses product and role names that exist in the workspace.
The CLI acts as the person who signed in, so an assistant can only do what
you can do. To give an assistant workspace-wide access instead, connect the
MCP server with an API key.