You're viewing a demo portfolio

Join the waitlist
PRSM

chieflab_mark_action_done

Active

Tool of ChiefLab

declared in 0.3.0

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.

Parameters schema

{
  "type": "object",
  "required": [
    "actionId"
  ],
  "properties": {
    "note": {
      "type": "string",
      "description": "Optional founder note about what was done. Stored in metadata.markedManuallyNote for the brain to read later."
    },
    "actionId": {
      "type": "string",
      "description": "The next-move action id."
    },
    "workspaceId": {
      "type": "string",
      "description": "Optional workspace id."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

ChiefLab

https://github.com/bdentech/chiefmo-agent

1/7 registries
View full server →
chieflab_mark_action_done — ChiefLab — PRSM MCP