Watch free-tier changes (webhook)
watch_free_tier_changesSubscribe a webhook to verified free-tier changes. When a watched tool's allowance, wall or commercial terms change (verified daily against official vendor pages), the webhook receives a JSON payload with the changed fields, the current wording, the verification date and the source page. Watching up to 3 tools is free; a Pro license key unlocks watching everything. Registration returns a token — keep it, it is the only way to update or delete the watch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Optional Pro license key (bpj.…) to unlock watching all tools | |
| hook | Yes | HTTPS webhook URL (Slack/Discord incoming webhook, n8n, or any endpoint accepting POST) | |
| slugs | Yes | Tool slugs to watch (max 3 on the free tier), e.g. ["kimi","suno","cursor"]. Use search_ai_tools to find slugs. |