Google Gemini · Capability
Google Gemini API — Content Generation
Google Gemini API — Content Generation. 2 operations. Lead operation: Google Gemini Generates a model response given an input GenerateContentRequest. Refer to the text generation guide for detailed usage information. Input capabilities differ between models, including tuned models.. Self-contained Naftiko capability covering one Google Gemini business surface.
What You Can Do
POST
Generatecontent
— Google Gemini Generates a model response given an input GenerateContentRequest. Refer to the text generation guide for detailed usage information. Input capabilities differ between models, including tuned models.
/v1/models/model-generatecontent
POST
Streamgeneratecontent
— Google Gemini Generates a streamed response from the model given an input GenerateContentRequest. Returns a stream of GenerateContentResponse chunks using server-sent events.
/v1/models/model-streamgeneratecontent
MCP Tools
google-gemini-generates-model-response
Google Gemini Generates a model response given an input GenerateContentRequest. Refer to the text generation guide for detailed usage information. Input capabilities differ between models, including tuned models.
google-gemini-generates-streamed-response
Google Gemini Generates a streamed response from the model given an input GenerateContentRequest. Returns a stream of GenerateContentResponse chunks using server-sent events.