chieflab_connect_provider
ActiveTool of ChiefLab
Connect a third-party provider (Zernio, Resend, GA4, Search Console, HubSpot, Stripe, Linear, Notion, Slack) to this workspace. USE WHEN the user wants to wire up publishing, email sending, or analytics readback. For OAuth providers (ga4 / search_console / hubspot) returns an authorizeUrl the agent surfaces to the user. For API-key providers (zernio / resend) returns instructions for the set-key tool. Without this, publish/send/measure tools return 'configure first' errors.
Parameters schema
{
"type": "object",
"required": [
"provider"
],
"properties": {
"provider": {
"type": "string",
"description": "Provider id: zernio | resend | ga4 | search_console | hubspot | stripe | linear | notion | slack"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
ChiefLab
https://github.com/bdentech/chiefmo-agent
1/7 registries