generate-agent-completion
Generate AI text completions with customizable parameters, including agent ID, message array, and JSON parsing, to enhance conversation and content workflows.
Instructions
Generate AI text completions with customizable parameters.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
agentId | Yes | Agent ID | |
messages | Yes | Array of messages | |
parseJson | No | Parse response as JSON | |
threadId | No | Thread ID for conversation history |