Files
triggerdotdev--trigger.dev/apps
Katia Bulatova 1ebf9dea79 fix(webapp): schedule_watch proposes a watch instead of creating one
The free-text path used to POST the watch straight from the tool, so a
"yeah, set one up" created it with no card and no consent. The tool now
validates the spec and returns a `watch` intent; the panel scans
`tool-schedule_watch` results the same way it scans navigate_to and opens
the pre-filled configuration card, replay-safe. The card's submit is the
only creator, so it owns the opt-ins, the cap, dedup, and the one-shot
result — prompt wording updated to match.
2026-08-04 11:47:50 +00:00
..