chat-reply
Continue a previous Claude conversation by providing a new prompt. Optionally specify session ID, model, or system prompt to tailor the response.
Instructions
Continue an existing Claude session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Optional: Working directory for the claude CLI execution. | |
| model | No | Optional: The model to use for this turn. | |
| prompt | Yes | The prompt to continue the conversation. | |
| sessionId | No | The session ID to continue. If not provided, continues the most recent session. | |
| systemPrompt | No | Optional: Additional system prompt to append for this turn. |