adm_expansion_plan
adm_expansion_planTier 3Read-onlyLLMBuild a data-driven expansion proposal from pilot to full scale with phased waves and ROI projections.
How to Invoke
Cursor:
/adm-expansion [current_seats] [target_seats] [account]β No MCP requiredCLI:
adm expansion <name> [--current <n>] [--target <n>]MCP: When MCP is enabled, ask in natural language (e.g. βResearch Adobeβ) and the AI invokes
adm_expansion_planRelationships
Feeds from: adm_account_research β adm_calculate_roi
When to Useβ
When moving an account from pilot to full deployment. Requires ROI model and metrics model in MongoDB.
Inputsβ
| Parameter | Type | Required | Description |
|---|---|---|---|
| accountId | string | Yes | Account name |
| currentSeats | number | Yes | Current (pilot) seat count |
| targetSeats | number | Yes | Target full deployment seats |
Outputβ
Phased expansion waves, ROI projections, executive summary, procurement notes.
CLIβ
adm expansion <name> [--current <n>] [--target <n>] [--scenario conservative|base|aggressive]