fetch_llm_data
Retrieve LLM data from starwind.dev with built-in rate limiting and caching to manage API usage efficiently.
Instructions
Fetches LLM data from starwind.dev (rate limited to 3 requests per minute, with caching)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | Whether to fetch the full LLM data (defaults to false) |