Revolt
Revolt is a free and open-source chat platform offering secure and customizable communication.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Revolt authenticates with an API key. Generate the credential in your Revolt account, then paste it into FlyMyAI the first time an agent uses a Revolt action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Revolt Bot Token | The token used to authenticate your bot with the Revolt API. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
REVOLT_FETCH_USER | Tool to fetch detailed information about a user. use when you have a valid user id and need full account details. call after authenticating with bot token. | user_id |
REVOLT_FETCH_USER_FLAGS | Tool to fetch flags associated with a specific user. use after obtaining the user id to inspect their special statuses or roles. | user_id |
REVOLT_UPDATE_USER | Tool to update user information. use when you need to modify user profile or status fields. call after authenticating with bot token. | user_id |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Revolt!