ghost_web_search
Search the web and get the results, in ONE payment. Ghost runs the search on its own provider account and returns the actual results — organic hits with title, url and snippet, plus answer box, knowledge panel, related questions — normalised into one shape. Three things most paid search tools do not do: it runs on more than one search provider and fails over between them, so a dead upstream costs you a retry rather than an answer; it never charges you for a search that did not come back, returning the fee as credit instead; and every answer carries a DSSE-signed receipt naming the provider that actually served it, over your question and the results, so what your agent retrieved can be proven later. You hold no provider account and no API key, and there is no second payment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | What to search the web for. | |
| country | No | Country code for localisation, e.g. 'us', 'de'. | |
| results | No | How many organic results to return. | |
| language | No | Interface language, e.g. 'en', 'es'. | |
| payment_signature | No | x402 PAYMENT-SIGNATURE header value. Omit it to receive the payment terms; call again with it to run the tool. |