Action: Send Message
Claude AI Operation

Send chat-style messages to Claude for conversational and task-oriented interactions
Example User Story
As a user, I want to send a message using the Claude API so that I can generate responses based on my prompts.
Fields
Field Name
Field Type
Required
model
String
Yes
prompt
String
Yes
max_tokens
Integer
No
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated