Learn how to use the Anthropic slash command for AI-powered conversations and analysis
/anthropic
command enables you to interact with Claude AI models through the Anthropic API. Perfect for generating text responses, analyzing content, and creating AI-powered conversations with various Claude models optimized for different use cases.
model
- The Claude model to use (e.g., claude-3-5-sonnet-20241022, claude-opus-4-20250514)max_tokens
- Maximum number of tokens to generate (default varies by model)temperature
- Controls randomness in responses (0.0 to 1.0)system
- System prompt to guide model behaviormodel
(required) - Claude model IDmax_tokens
(optional) - Maximum response lengthmessages
(required) - Array of conversation messagesmodel
(required) - Claude model IDsystem
(required) - System instructionsmax_tokens
(optional) - Maximum response lengthmessages
(required) - Array of conversation messagesmodel
(required) - Claude model IDmax_tokens
(optional) - Maximum response lengthmessages
(required) - Array of messages including image content