post_search
WEB SEARCH for keyless agents — POST {query} and get LLM-ready results: title, url, extracted content snippet, relevance score, plus a direct answer synthesized from live results. Options: max_results (1-10, default 5), topic (general|news). No API key, no account — the x402 payment IS the auth. Query up to 400 chars. ($0.01 per call, paid via x402)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The search query, up to 400 characters | |
| topic | No | general (default) or news | |
| max_results | No | How many results to return (1-10, default 5) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| answer | No | direct answer synthesized from the live results | |
| results | No | ranked results: {title, url, content, score} |