Wachete
Wachete is a web monitoring service that allows users to track changes on web pages and receive notifications based on specified criteria.
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
Wachete authenticates with an API key. Generate the credential in your Wachete account, then paste it into FlyMyAI the first time an agent uses a Wachete action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Bearer Token | Your authentication token. Get this by POSTing your User ID and API Key to https://api.wachete.com/thirdparty/v1/user/apilogin (see API docs for details) (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 |
|---|---|---|
WACHETE_CREATE_WATCHER | Tool to create a new watcher. use when setting up page monitoring after specifying url and xpath. confirm page url and xpath validity before running. | name, url, xPath |
WACHETE_DELETE_WATCHER | Tool to delete a watcher. use when you need to remove a monitor by its id after confirmation. confirm the watcher id is correct before calling. example: "delete watcher with id 123abc." | watcher_id |
WACHETE_GET_FOLDER_CONTENT | Tool to retrieve the content of a folder. use when you need to list subfolders and watchers inside a specific folder after managing folder structure. | - |
WACHETE_LIST_NOTIFICATIONS | Tool to list account notifications. use after authenticating to retrieve notifications for one or all wachets within an optional time range. | - |
WACHETE_LIST_WATCHERS | Tool to list all watchers. use when you need to retrieve your configured monitoring tasks. | - |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Wachete!