Agent-friendly CLI for the Zoom API
Project description
zoom-cli
Agent-friendly CLI for the Zoom API with JSON output, structured exit codes, and schema introspection.
Installation
# via cargo
cargo install zoom-cli
# via pip
pip install zoom-cli
Configuration
Run zoom init to set up credentials interactively, or create ~/.config/zoom-cli/config.toml:
[default]
account_id = "YOUR_ACCOUNT_ID"
client_id = "YOUR_CLIENT_ID"
client_secret = "YOUR_CLIENT_SECRET"
Requires a Zoom Server-to-Server OAuth app.
Usage
zoom meetings list
zoom meetings get <id>
zoom meetings create --topic "Standup" --duration 30
zoom recordings list --from 2026-01-01
zoom users me
zoom reports meetings --from 2026-01-01
zoom init
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zoomcli-0.0.1.tar.gz
(62.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zoomcli-0.0.1.tar.gz.
File metadata
- Download URL: zoomcli-0.0.1.tar.gz
- Upload date:
- Size: 62.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33364ba975dad9b055d3c463aab22f7d4d06034329d99516be0f7c4cf6dac590
|
|
| MD5 |
2fa82953442737a545990bdab4d7bb1c
|
|
| BLAKE2b-256 |
68d3a6d77a03dd95f111dffb938ff92f8d81d0b5ffa6b92c43c72d198ad9dea3
|
File details
Details for the file zoomcli-0.0.1-py3-none-macosx_11_0_arm64.whl.
File metadata
- Download URL: zoomcli-0.0.1-py3-none-macosx_11_0_arm64.whl
- Upload date:
- Size: 2.4 MB
- Tags: Python 3, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b984666b2cd42e5e55f5335a1f2e9514f0279ddd9c4d834a1d2e51cd4d1dc7ec
|
|
| MD5 |
32775906e2f9191a997c70bb7a1a75d8
|
|
| BLAKE2b-256 |
8d35c68290437fdfa60d018b3338f8dd1a4ebf5c0e9b5b38a72457b41ea252d2
|