Wachete
Overview
SLUG: WACHETE
Description
Wachete is a web monitoring service that allows users to track changes on web pages and receive notifications based on specified criteria.
Authentication Details
API Key
Connecting to Wachete
Create an auth config
Use the dashboard to create an auth config for the Wachete toolkit. This allows you to connect multiple Wachete accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Wachete Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Wachete toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
WACHETE_CREATE_WATCHER
Tool Name: Create Watcher
Description
Action Parameters
Action Response
WACHETE_GET_FOLDER_CONTENT
Tool Name: Get folder content
Description
Action Parameters
Action Response
WACHETE_LIST_WATCHERS
Tool Name: List watchers
Description
Action Parameters
Action Response
WACHETE_DELETE_WATCHER
Tool Name: Delete watcher
Description
Action Parameters
Action Response
WACHETE_LIST_NOTIFICATIONS
Tool Name: List notifications
Description
Action Parameters
Action Response