improve_followup
Write the user's NEXT message for an AI conversation that is already in progress (a follow-up). Use when the user wants to refine, deepen, or continue earlier work in this conversation. Do NOT use it for a brand-new task (use improve_prompt for that). Returns a short, ready-to-send continuation message that anchors to the existing work instead of restarting it. Requires an API key (add ?key=rk_live_... to the connector URL).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| next_request | Yes | What the user wants next, or where they are stuck, in their own words | |
| original_goal | No | The original goal or starter prompt of the conversation, if known | |
| conversation_summary | No | 2-6 sentences summarizing what the AI last produced and any key decisions so far (you can see the conversation; the tool cannot) |