get_api_details
Retrieve comprehensive API provider information including endpoints, pricing, and features. Use compact mode to optimize token usage while maintaining essential parameters.
Instructions
Get detailed information about a specific API provider, including endpoints, pricing, and features. Use compact=true to save ~60% tokens.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_id | Yes | The API provider ID (e.g., "46elks", "resend", "openrouter") | |
| compact | No | If true, returns minified spec (strips examples, keeps essential params). Saves ~60% context window. |