Back to Knowledge Directory
AI Models
Anthropic Claude
Claude 3.5 Sonnet & Claude 3 Opus models optimized for complex code execution, analysis, and tool use.
Available API Actions (1)
Structured function definitions and payload specifications for AI agent tool execution.
POSTcreate_message
Send structured prompt to Claude model with extended thinking and computer use capabilities.
PARAMETERS SCHEMA
| Param Name | Type | Required | Description |
|---|---|---|---|
| model | string | Yes | claude-3-5-sonnet-latest |
| max_tokens | number | Yes | Max completion tokens |
| messages | array | Yes | Structured message objects |