| Provider | Select | Yes | The LLM provider to use: OpenAI, Anthropic, Google, or Custom |
| Model | String | Yes | The model ID (e.g. gpt-4o, claude-3-5-sonnet-20241022, gemini-1.5-pro) |
| Operation | Select | Yes | Generate a text response or Generate an image |
| Credential | Credential | Yes | API key credential for the selected provider |
| Instructions | String | No | System instructions that guide the AI behavior |
| Prompt | String | Yes | The user message or input to the model |
| Reasoning Effort | Select | No | Low, Medium, or High — applicable to GPT-5, o-series, and other reasoning models |
| Service Tier | Select | No | The API service tier to use for the request |
| Max Tokens | Number | No | Maximum tokens in the response |
| Temperature | Number | No | Sampling temperature (0–2). Higher = more creative. |
| Timeout | Number | No | Maximum time to wait for a response (in seconds) |