Commit 0230b50
docs(api): show the screen-flow resume round-trip in the client SDK guide (#3528)
The SDK page's automation example stopped at `trigger()`, which is exactly the
gap the issue reports: a reader had no way to learn that `execute()` on a
screen flow returns a paused run, or how to finish it. Adds the
execute → paused → resume round-trip and `getScreen()` for a client that did
not launch the run.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LX9ut3MK3KykE11S9bJmv51 parent 2b4b34b commit 0230b50
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
322 | 335 | | |
323 | 336 | | |
324 | 337 | | |
| |||
0 commit comments