Prerequisites
The Zoom toolkit requires the following setup:- Install required dependencies:
-
Set up Server-to-Server OAuth app in Zoom Marketplace:
- Go to Zoom Marketplace
- Click “Develop” → “Build App”
- Choose “Server-to-Server OAuth” app type
- Configure the app with required scopes:
meeting:write:adminmeeting:read:admincloud_recording:read:admin
- Note your Account ID, Client ID, and Client Secret
- Set up environment variables:
Example Usage
Toolkit Params
Toolkit Functions
You can use
include_tools or exclude_tools to modify the list of tools the agent has access to. Learn more about selecting tools.