Think Done
think_doneComplete structured reasoning sessions by verifying logic, identifying gaps, and exporting reports before finalizing complex problem solutions.
Instructions
Finish thinking session: verify logic and optionally export.
MANDATORY before final answer on complex problems.
Checks:
Low confidence thoughts in path
Unaddressed blockers
Ignored thoughts ratio
Options:
exportReport: Get markdown/json report (replaces export_session)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| winningPath | Yes | Thought numbers leading to solution | |
| summary | Yes | Final logic summary | |
| verdict | Yes | Ready for answer? | |
| constraintCheck | No | How constraints were addressed | |
| potentialFlaws | No | What could go wrong | |
| exportReport | No | Export format (optional) | |
| includeMermaid | No | Include diagram in export |