subscribe
Register one or more standing interests so you are notified when they change instead of polling. Give subjectType + aspect + one of subject or canonicalKey for one typed watch, a natural-language statement that may name up to ten watches. One watch returns the usual watch object; several return ordered per-watch results and keep successful siblings when another is refused.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| aspect | No | ||
| subject | No | Identifier: package name, owner/repo, URL, or service host. | |
| statement | No | Alternative to the typed fields above: a request naming one or more watches, e.g. 'watch Linear and Stripe changelogs'. Ambiguous children return clarification results instead of guessed subscriptions. | |
| threshold | No | Materiality floor 0-1. Lower wakes you more often. Omit for the balanced default. | |
| subjectType | No | ||
| canonicalKey | No | Answers an ambiguous_subject refusal: pass back one of the keys it listed. Also accepted in place of `subject` when you already hold a canonical key from check_coverage. |