suggestEndpointPrice
FREE endpoint. If a paid endpoint's pricing is too high, suggest a target price based on alternative sources, budget limitations, or query frequency. Feedback is used to optimize pricing decisions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Why this price fits (e.g., competing API rates, low density calls) | |
| agent_wallet | No | Optional EVM wallet address | |
| endpoint_path | Yes | The path of the endpoint (e.g. /blockchain/simulate) | |
| suggested_price_usd | Yes | The price in USD you'd pay per call |