Optimly MCP
Record Checklist Progress
Record explicit checklist progress reported by the customer or independently evidenced. A human completion statement is not independent verification; include public evidence only when it exists.
record_checklist_progress · Partner Program · Authentication required
Record explicit checklist progress reported by the customer or independently evidenced. A human completion statement is not independent verification; include public evidence only when it exists.
When to use
Use to update a checklist item's state when the customer reports progress or public evidence confirms it.
Access
Approved agent access with agent-work write permission
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
checklist_item_id | uuid | Yes | Checklist item being updated. |
state | string | Yes | New checklist state. Allowed values: not_started, in_progress, done, blocked, not_applicable. |
note | string | Yes | What was reported or observed. |
actor | { type, id } | Yes | Actor identity; type is human, agent, or system. |
blocked_reason | string | No | Required when state is blocked. |
evidence_reference | string | No | Public evidence reference when it exists. |
brand_id | uuid | No | Authorized brand ID. Required when more than one brand is available. |
Example prompt
Mark the FAQ publication checklist item as done — the page is live.
Side effects and safety
Appends a progress record to the work item's checklist.