Chat with a Duck
chat_with_duckChat with an AI duck to debug problems or explore ideas, maintaining conversation context across messages. Supports multiple LLM providers and optional image input.
Instructions
Have a conversation with a duck, maintaining context across messages
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Specific model to use (optional) | |
| images | No | Optional images to include with the message (for vision-capable models) | |
| message | Yes | Your message to the duck | |
| provider | No | Provider to use (can switch mid-conversation) | |
| conversation_id | Yes | Conversation ID (creates new if not exists) |