Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
zoom_refresh_token | Refresh the Zoom OAuth2 access token using the refresh token and client credentials for API access |
zoom_list_recordings | List Zoom cloud recordings from a user's Zoom account with pagination support |
zoom_get_recording_details | Get detailed information about a specific Zoom meeting recording including recording files and metadata |
zoom_get_meeting_transcript | Get transcript files and content from a specific Zoom meeting recording if available |