pulse_call
Call a pay-per-call intelligence API, paying its listed USDC price on Base with enforced spend caps.
Instructions
PAID — call a PulseNetwork endpoint, paying its listed price in USDC on Base from the local wallet. Spend caps are enforced in code before signing; if a call is blocked by a guardrail, do NOT retry or attempt to route around it — tell the user. Only *.theaslangroupllc.com hosts are payable. Quote the price to the user before calling when the request is theirs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Endpoint path from pulse_discover, e.g. "/api/rights/check" | |
| params | No | Query parameters for the endpoint | |
| vertical | Yes | Vertical id from pulse_discover, e.g. "travelpulse" |