AI Chat (Claude)
Send a prompt to Anthropic's Claude models (native Messages API) and store the reply.
Overview
AI Chat (Claude) is a no-code automation step in the AI category of AutoFlowRPA. It performs its action in a single step when the workflow reaches it. You can configure 9 parameter(s) to control exactly how it behaves. It is one of 369 commands you can drag into a workflow in the visual builder — no scripting required.
What it does
Send a prompt to Anthropic's Claude models (native Messages API) and store the reply.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| API base URL | string | Optional | https://api.anthropic.com | Anthropic API base. Rarely changed. Supports variables |
| API key | string | Required | Anthropic key (sk-ant-…). Use a saved Anthropic credential. Supports variables | |
| Model | string | Required | claude-haiku-4-5 | e.g. claude-opus-4-8, claude-sonnet-4-6, claude-haiku-4-5. Example: claude-sonnet-4-6 Supports variables |
| System prompt | multiline | Optional | Example: You are a helpful assistant. Supports variables | |
| Prompt | multiline | Required | Example: Summarize: {{{text}}} Supports variables | |
| Temperature | number | Optional | 0.7 | Example: 0.7 |
| Max tokens | number | Optional | 1024 | Anthropic requires a max; defaults to 1024. |
| Timeout (seconds) | number | Optional | 180 | |
| Store reply in | variable | Required | Example: reply |
How to use AI Chat (Claude)
- 1
Open AutoFlowRPA and drag the AI Chat (Claude) command from the AI group onto the canvas.
- 2
Set its parameters in the side panel — AI Chat (Claude) has 9 configurable field(s).
- 3
Connect it into your workflow and press Run. Everything executes locally on your machine.
Frequently asked questions
What does the AI Chat (Claude) command do?
Send a prompt to Anthropic's Claude models (native Messages API) and store the reply.
Which group does the AI Chat (Claude) command belong to?
AI Chat (Claude) is part of the AI group. AutoFlowRPA ships with 369+ ready-made commands you can combine without code.
Does the AI Chat (Claude) command take any parameters?
Yes — AI Chat (Claude) has 9 configurable field(s), all editable in the visual node editor.
More AI commands
Ready to automate your busywork?
Start your free 30-day trial today. No credit card, no commitment.