set_cac_strategy
Change this company's LTV:CAC strategy (the acquisition-spend posture): aggressive (2:1, early-stage growth), standard (3:1, recommended default), conservative (4:1, high churn / mature), or enterprise (5:1, long sales cycles). This governs marketing spend, so it is gated: an autonomous agent CANNOT apply it — surface a recommendation instead. Always call get_cac_strategy first and include a clear rationale when proposing a change.
[sensitive-tier — first use may require a manager's approval; a from-now-on approval makes future calls seamless, a just-once approval re-asks next time.]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Optional rationale for the change (stored with the policy). | |
| strategy | Yes | The CAC posture: aggressive (2:1), standard (3:1), conservative (4:1), or enterprise (5:1). | |
| companyId | Yes | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. |