get_catalog
Retrieve the full catalog of data engines grouped by category, each with a one-line title, to find the best engine when initial search fails to match user intent.
Instructions
The FULL ReefAPI catalog — EVERY engine with its one-line title, grouped by category. This is the whole menu (≈ a few thousand tokens); SCAN IT AND PICK THE BEST ENGINE YOURSELF. You are an LLM, so you match the user's intent semantically — across ANY language, typo, or phrasing — far better than a keyword search can. Use this whenever search_engines didn't surface the right engine (or to be sure you didn't miss a better one). After you pick: get_engine_schema(engine) -> get_action_schema -> call_engine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||