> ## 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.

# Discord

> A communication platform for communities, enabling voice, video, and text chat.

## Supported Actions

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

1. ### User

| Action                          | Description                                               | Example Prompt        |
| :------------------------------ | :-------------------------------------------------------- | :-------------------- |
| **Get Details of Current User** | Retrieves information about the currently logged-in user. | `Get my user details` |

2. ### Channel Management

| Action                      | Description                                                 | Example Prompt                                                    |
| :-------------------------- | :---------------------------------------------------------- | :---------------------------------------------------------------- |
| **Create a new channel**    | Create a new text, voice, or category channel in the guild. | `Create a new 'community-discussion' channel`                     |
| **Get All Connections**     | Update channel settings, such as name                       | `Update 'community-discussion' channel name to 'community-teams'` |
| **Get channels**            | Retrieve a list of channels in the guild                    | `List all channels!`                                              |
| **Create a channel invite** | Generate an invite link for a specific channel              | `Create Invite for 'community-teams' channel`                     |

3. ### Message Management

| Action                       | Description                                        | Example Prompt                                           |
| :--------------------------- | :------------------------------------------------- | :------------------------------------------------------- |
| **Send message in channel**  | Send a message to a specific channel in the guild. | `Send 'hello' message in 'community-discussion' channel` |
| **Read messages in channel** | Read messages in a specific channel.               | `Show me messages from '#channel-name'`                  |

4. ### Guild Information

| Action                | Description                                                                               | Example Prompt          |
| :-------------------- | :---------------------------------------------------------------------------------------- | :---------------------- |
| **Get guild details** | Retrieve detailed information about the guild, including name, description, and settings. | `Get guild information` |
| **Get roles**         | Retrieve a list of roles in the guild.                                                    | `Show me all roles`     |

5. ### Member Management

| Action                    | Description                                       | Example Prompt           |
| :------------------------ | :------------------------------------------------ | :----------------------- |
| **Search member by name** | Search for a guild member by username or nickname | `Find member @zeroagent` |
