run_loop
SPENDS MONEY: trigger one on-demand generation run of a growth marketing loop (e.g. linkedin_post for distribution, geo_improvement for AI visibility and GEO, competitor_intel for competitors). Costs 1 credit. Needs the 'write' scope and an idempotency_key you mint. Bounded by the per-tenant daily and monthly caps. Charged and limited to ONE run per loop per cycle; a repeat in the same cycle replays at no cost, regardless of the key. Accepts only runnable, provisioned loop types (see get_loop_status).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| loop_type | Yes | The growth loop to run, e.g. linkedin_post, geo_improvement or competitor_intel. | |
| idempotency_key | Yes | Client-minted key (1-200 chars). Reuse the same key on a retry. |