battle_plan
ActiveTool of @gapup/mcp-knowledge
Plan de bataille marketing — Gapup agent-payable C-suite expertise (CMO). Returns a structured, audited deliverable. Reference case: Gapup Hub — Q3 2026 · Budget €120k · Pipeline €800k · 5 chantiers prioritaires. Inputs are validated server-side — send the documented case fields.
Parameters schema
{
"type": "object",
"required": [
"companyName",
"arrCurrent",
"arrTarget",
"quarter",
"teamSize",
"budgetEur",
"primaryObjective",
"topChannels",
"icpDescription",
"currentBlockers"
],
"properties": {
"async": {
"type": "boolean",
"description": "If true, returns a job_id immediately (<200ms) instead of waiting for the result. Poll the result with job_result(job_id). Use for slow tools to avoid client timeouts."
},
"quarter": {
"type": "string"
},
"teamSize": {
"type": "number"
},
"arrTarget": {
"type": "number"
},
"budgetEur": {
"type": "number"
},
"arrCurrent": {
"type": "number"
},
"companyName": {
"type": "string"
},
"topChannels": {
"type": "array",
"items": {
"enum": [
"content",
"seo",
"paid-search",
"paid-social",
"email",
"events",
"pr",
"partnerships",
"product-led",
"outbound",
"community",
"influencers"
],
"type": "string"
},
"maxItems": 5,
"minItems": 1
},
"icpDescription": {
"type": "string"
},
"currentBlockers": {
"type": "array",
"items": {
"type": "string"
},
"maxItems": 5,
"minItems": 1
},
"primaryObjective": {
"enum": [
"pipeline",
"brand-awareness",
"product-launch",
"expansion",
"retention"
],
"type": "string"
}
},
"additionalProperties": true
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
@gapup/mcp-knowledge
https://github.com/getgapup/gapup-mcp
2/7 registries