> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zeroagent.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Zoom

> Zoom is a cloud-based video conferencing platform, enabling high-quality virtual meetings, webinars, and screen sharing for individuals and teams

## Supported Actions

The following table outlines the supported actions and example prompts for our Typeform integration:

1. ### User Management

| Action               | Description                                     | Example Prompt                    |
| :------------------- | :---------------------------------------------- | :-------------------------------- |
| **Get User Details** | Retrieves the authenticated Zoom user's details | `Get my Zoom account information` |

2. ### Meeting Management

| Action                     | Description                                             | Example Prompt                                 |
| :------------------------- | :------------------------------------------------------ | :--------------------------------------------- |
| **List All Meetings**      | Fetches a list of all meetings                          | `List all upcoming meetings`                   |
| **Get Meeting Details**    | Retrieves detailed information about a specific meeting | `Get details of the 'Team Meeting'`            |
| **Delete Meeting**         | Deletes a specified meeting                             | `Cancel the 'Project Meeting'`                 |
| **Create Meeting**         | Creates a new meeting                                   | `Schedule a meeting with John Doe`             |
| **Get Meeting Invitation** | Retrieves the invitation link for a specific meeting    | `Get invitation link for the 'Client Meeting'` |

3. ### Whiteboard Management

| Action                         | Description                                                | Example Prompt                                  |
| :----------------------------- | :--------------------------------------------------------- | :---------------------------------------------- |
| **List All Whiteboards**       | Fetches a list of all whiteboards                          | `List all whiteboards`                          |
| **Get Whiteboard Information** | Retrieves detailed information about a specific whiteboard | `Get details of the 'Brainstorming' whiteboard` |
| **Create Whiteboard**          | Creates a new whiteboard                                   | `Create a whiteboard for 'Project Planning'`    |
| **Delete Whiteboard**          | Deletes a specified whiteboard                             | `Delete the 'Old Project' whiteboard`           |
