Action: Send Message Batch
Claude AI Operation

Send a batch of message to Claude AI
Example User Story
As a user, I want to send a batch of messages to the Claude API so that I can efficiently process multiple requests in a single operation.
Fields
Field Name
Field Type
Required
messages
Array
Yes
model
String
No
max_tokens
Integer
No
responses
Array
-
status
String
-
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated