Basic Information

appmixer.ai.claude.SendPrompt

1.0.0

Public

Send a message to Claude and receive a response.

Input Ports

in

FieldTypeDescription
Prompt textarea The message content sent by the user to Claude. This will be used as input for the model.
System textarea Optional system prompt or instructions that guide Claude's behavior in this conversation.
Model text The identifier of the Claude model to use for generating the next message (e.g., 'claude-3-opus').
Max Tokens number The maximum number of tokens to generate before stopping. Note that our models may stop before reaching this maximum. This parameter only specifies the absolute maximum number of tokens to generate.

Output Ports

out

FieldTypeDescription
Answer -
Prompt -

Full Metadata