delete_message
Remove a specific message from a Claude Code session and automatically repair the conversation chain to maintain continuity.
Instructions
Delete a message from a session and repair the parentUuid chain
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes | Project folder name | |
| session_id | Yes | Session ID | |
| message_uuid | Yes | UUID of the message to delete |