tool
Execute utility operations for scraping, screenshots, OCR, market data, and more. Get live pricing and input shapes from list_tools before running.
Instructions
Run a UTILITY tool (not an AI model) — scraping, screenshots, social cards, market data, chain RPC, OCR, address parsing, structured extraction, Indonesian reference data. Call list_tools FIRST for the live list with prices and input shapes: it is read from the gateway, so it is never out of date, and this description deliberately does not enumerate them. Most tools are PAID and settle a flat price from your wallet (base/tempo/solana); the ones list_tools reports at priceMicroUsd 0 are free and need no wallet at all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | The tool's input, as list_tools shows in `example`. For GET tools these become query parameters; for POST tools, the JSON body. | |
| name | Yes | Utility tool name exactly as list_tools reports it, e.g. scrape, ocr-id, address-id, extract, exchange-rate, prayer-times. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rail | Yes | ||
| tool | Yes | ||
| result | No | Tool result (markdown, url, prices, or rpc result). | |
| costUsd | Yes | ||
| costMicroUsd | Yes |