Check Website Edit Status
check_edit_statusPoll the status of a website edit workflow using your workflow ID to know when changes are complete or have errored.
Instructions
Poll the status of a website-edit workflow started by edit_website. Pass the workflow_id you received from that tool. While running, call this again after poll_after_ms ms. Once done is true, status is complete or errored; when complete, result holds the changed pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes | Workflow id returned by edit_website |