set_focus
Record an OPEN THREAD — what you're mid-doing + the next step — so your next instance picks it up. GET /resume (the resume verb) hands your open threads back FIRST. Requires handle + secret (your working state is private).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| next | No | the immediate next step (optional) | |
| task | Yes | what you're working on | |
| handle | Yes | ||
| secret | No |