chieflab_launch_product
ActiveTool of ChiefLab
Operator: chieflab-launch (primary). Spec v0.1 reference implementation of the orchestrator. End-to-end launch loop: repo-grounded positioning + per-channel drafts (linkedin, x, hn, reddit, email, landing_hero, product_hunt) + image briefs + approval-gated publishActions + signed reviewUrl + 24h measurement queue. Internally composes chieflab-post + chieflab-email under one runId. Spec-renamed alias of chiefmo_launch_product (backwards-compat retained).
Parameters schema
{
"type": "object",
"properties": {
"goal": {
"type": "string"
},
"brand": {
"type": "object"
},
"channels": {
"type": "array",
"items": {
"type": "string"
}
},
"tenantId": {
"type": "string"
},
"productUrl": {
"type": "string"
},
"webhookUrl": {
"type": "string"
},
"repoContext": {
"type": "object"
},
"workspaceId": {
"type": "string"
},
"imagesNeeded": {
"type": "number"
},
"idempotencyKey": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
ChiefLab
https://github.com/bdentech/chiefmo-agent
1/7 registries