get_api_info
Retrieve reference information about supported parameters, capabilities, pricing, and best practices for Seedream V4 and Nano Banana Pro APIs.
Instructions
Get information about supported parameters and capabilities.
This tool provides reference information about what each API supports, including valid parameter values, pricing, and best practices.
Args: api: Which API to get information about: - "seedream": Seedream V4 T2I text-to-image generation - "nano_banana": Nano Banana Pro Edit image editing - "all": Information about both APIs (default)
Returns: Formatted reference information including supported parameters, constraints, pricing, and usage recommendations.
Examples: - Get all API info: get_api_info() - Get only Seedream info: get_api_info("seedream") - Get only Nano Banana info: get_api_info("nano_banana")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api | No | all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |