twzrd_watch_add
Register a re-call watch on a seller wallet.
After registration, TWZRD will proactively re-check the seller's trust intel
when `recheck_after_unix` elapses and POST a notification to your webhook_url
if the score/decision materially changes.
Returns the watch row with the computed recheck_after_unix timestamp so your
agent knows exactly when to expect a re-call or proactively re-check itself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook_url | No | Optional HTTPS URL to POST when intel goes stale. | |
| payer_wallet | Yes | Your agent wallet address (the watcher). | |
| seller_wallet | Yes | The seller/merchant wallet to watch. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||