Hanzo AI

Meet

The `hanzo meet` commands.

Also for this capability: API · CLI · MCP · SDKs

The virtual office: it decides who may join a room and mints the short-lived token that lets them in.

API reference →

hanzo meet health

Every command takes --json for the raw response and --help for its own flags. Sign in once with hanzo auth login; the commands below use that session, and the org they act in is the one it carries.

CommandWhat it does
hanzo meet getTokenMint a join token for one video room
hanzo meet healthHealth reports whether the office can mint join tokens.
hanzo meet sessionWhat this caller may open a room in

call

CommandWhat it does
hanzo meet call --workspace <workspace> --room <room>Where a room's call happens

record

CommandWhat it does
hanzo meet record clear --room <room>Stop a room's recording
hanzo meet record create --room <room>Start recording a room, or return the recording already running
hanzo meet record get --room <room>What is being recorded in a room, and where the file goes

How is this guide?

On this page