web_task
Coordinate agent-run browser tasks via a durable ledger: prepare, bind, claim, collect visible results, and independently accept to avoid unverified submissions.
Instructions
Durable ledger for agent-operated ChatGPT browser tasks. Does NOT control a browser or send prompts itself. prepare -> bind -> claim BEFORE Send -> collect visible result -> independently accept. Unknown submission must never be automatically resent. Image/video availability must be observed, not assumed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| kind | No | ||
| text | No | ||
| tabId | No | ||
| action | Yes | ||
| taskId | Yes | ||
| evidence | No | ||
| revision | No | ||
| browserId | No |