l402-search
Search for paid APIs and services announced on Nostr, returning URLs, pricing, and capabilities.
Instructions
Search for paid APIs and services. Use this when the user wants something that might be available as a paid service — jokes, data, AI, content, etc. Discovers services announced on Nostr and returns their URLs, pricing, and capabilities. Then use l402-fetch with the URL to access the service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query to match against service names, descriptions, and capabilities | |
| relays | No | Nostr relay URLs to query (defaults to popular public relays) | |
| topics | No | Filter by topic tags (e.g. ["ai", "data"]) | |
| timeout | No | Relay subscription timeout in milliseconds (default 5000) | |
| maxResults | No | Maximum number of results to return (default 20) | |
| paymentMethod | No | Filter by payment method (e.g. "l402", "cashu", "x402", "xcashu") |