set_gap_status
Updates the status of a specific gap in the action queue to todo, doing, or done, using the gapKey and domain from list_gaps. Mark gaps as completed or in progress to track your optimization workflow.
Instructions
Update one gap's status in the action queue (todo / doing / done). Use the gapKey and domain from list_gaps. e.g. mark the schema gap for acme.com done. WRITE ACTION — requires a Pro plan or higher; on Starter/trial the MCP is read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Bare domain the gap belongs to, e.g. 'acme.com'. | |
| gapKey | Yes | The stable gapKey from list_gaps. | |
| status | Yes | New status. |