chieflab_retry_blocked_action
ActiveTool of ChiefLab
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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
ChiefLab
https://github.com/bdentech/chiefmo-agent
1/7 registries