generate
Produce text with Google's Gemini API for prose, code, chat, or reasoning. Supply a prompt and optionally set JSON output, system instructions, or model.
Instructions
Generate text with Gemini: prose, code, chat, reasoning. The core generative call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| json | No | Force a JSON response. | |
| model | No | Override the Gemini text model. | |
| prompt | Yes | The prompt. | |
| system | No | Optional system instruction. |