Get angle pre-flight
get_angle_preflightBEFORE spending: what can this account's budget actually resolve? Simulates the real stopping rule on the account's own observed spend, CPC and CVR and returns a P20-P80 weeks-to-verdict RANGE for the candidate angle count — never a single week. An unresolvable plan comes back as advice (fewer angles, the clicks-basis alternative with its caveat, or conversion tracking as the real fix), not refusal. Scoped to the active Space — see set_active_space to switch, or pass space_id to override for this one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Candidate angle count. | |
| space_id | No | Override the active Space for this one call. Defaults to the active Space set via set_active_space (or GROWOMAT_SPACE_ID on the server). Pass to read/write a different Space without changing the session binding. |