guild_watch
Self-provision CONTINUOUS monitoring of an endpoint. No onboarding, no human, no sales call.
Provisioning is free and idempotent by (caller, endpoint) — calling twice returns the same watch rather than billing twice. Each recheck cycle is charged only when it actually runs, so a dormant endpoint costs nothing. Read the change feed with guild_watch_feed.
Example: guild_watch(url="https://some-agent.example/a2a", api_key="…")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| api_key | Yes | ||
| interval_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||