chieflab_mark_action_done
P135 — mark a next-move action as completed when the founder has done the move BUT there's no URL to record (e.g. reply_to_commenters, dm_engagers, mark replies done). Flips the action to executed with metadata.markedManuallyAt + metadata.executedManually=true. The next-move card disappears from /command/'s Today's Loop. For moves that DO have a URL (cross-post, new post), use chieflab_record_manual_publish instead — it both records the URL and marks executed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Optional founder note about what was done. Stored in metadata.markedManuallyNote for the brain to read later. | |
| actionId | Yes | The next-move action id. | |
| workspaceId | No | Optional workspace id. |