Anthropic
Anthropic builds Claude, a family of large language models. Send messages to Claude models (Opus, Sonnet, Haiku, Fable), count tokens, list and inspect models, and run asynchronous Message Batches.
What your agent can do with Anthropic
Triggers and actions 8 actions
- ActionCancel message batch
Cancel a Message Batch that is still processing.
- ActionCount tokens in a message
Count the number of input tokens a Messages API request would use, without creating the message.
- ActionCreate message batch
Submit a batch of Messages API requests for asynchronous processing.
- ActionGet message batch
Retrieve the status and request counts of a Message Batch by id.
- ActionGet model
Retrieve details for a specific Claude model by id.
- ActionList message batches
List Message Batches in the workspace, most recently created first.
- ActionList models
List the available Claude models, most recently released first.
- ActionSend model a message
Send a message to a Claude model and return its response. Supports the full Messages API: model, system prompt, multi-turn messages, max_tokens, tools, and adaptive thinking.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the Anthropic API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.