find_tensorfeed_data
Describe your data need in plain language and get the 2-3 best-matching TensorFeed endpoints, each with HTTP path, response description, and free/paid status.
Instructions
Discover which TensorFeed endpoint answers a data need. Describe what you want in plain language (e.g. "trending AI papers", "is OpenAI down", "model price history") and this returns the 2 to 3 best-matching TensorFeed endpoints, each with its HTTP path, what it returns, and whether it is free or paid. TensorFeed exposes 100+ AI-ecosystem data and signed-verdict endpoints; the core ones are also dedicated tools, but the full catalog is reachable here and callable over HTTP (paid ones via x402 or a credits token). Free, no auth. Use this first when no dedicated tool obviously fits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Plain-language description of the data or decision you need. | |
| limit | No | Max endpoints to return (default 3). |