You're viewing a demo portfolio

Join the waitlist
PRSM

chieflab_retry_blocked_action

Active

Tool of ChiefLab

declared in 0.3.0

P13 — re-check a blocked publishAction's connector readiness. Returns whether the channel is now ready (so the agent can re-fire chiefmo_publish_approved_post / chiefmo_send_approved_email) or still blocked with the up-to-date connect path. USE WHEN the user has just connected a missing provider and the agent needs to know if the action can fire.

Parameters schema

{
  "type": "object",
  "required": [
    "actionId"
  ],
  "properties": {
    "actionId": {
      "type": "string",
      "description": "The blocked publishAction.id from chiefmo_launch_product."
    },
    "workspaceId": {
      "type": "string"
    }
  }
}

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_retry_blocked_action — ChiefLab — PRSM MCP