virgil175/Gemini chat Action
Chat with Gemini from your Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gemini-api-key | API key for Gemini | yes | — |
| text | Text to send | yes | — |
| system-instruction | Optional system-level instructions for the model. System instructions can be used to steer the model's behavior based on your specific needs and use cases by providing a natural language description of the task, including context, desired format, and/or examples. | no | — |
| model | Gemini model ID to use (e.g. gemini-3.5-flash, gemini-2.5-flash, gemini-2.5-flash-lite) | no | gemini-3.5-flash |
Outputs
| name | description |
|---|---|
| answer | The answer generated |