firestarter_spend_cap
Retrieve the buyer's monthly spend cap and alert threshold to verify spending safety limits. Read-only; adjust the cap with the dedicated setter tool.
Instructions
Read the buyer's monthly spend cap - the safety limit on total monthly spend - and the alert threshold at which a warning fires. Read-only: use firestarter_set_spend_cap to raise, lower, set, or remove the cap (including after a purchase is rejected with SPEND_CAP_EXCEEDED).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| disable | No | IGNORED here — this tool only reads. Use firestarter_set_spend_cap. | |
| spend_cap_dollars | No | IGNORED here — this tool only reads. Use firestarter_set_spend_cap. | |
| alert_threshold_pct | No | IGNORED here — this tool only reads. Use firestarter_set_spend_cap. |