Thinking
Forces model to outline its thought process.
Tools
thinking_tool
Processes a provided thought/instruction, making it available for subsequent steps.
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
thought | string | Yes | Your internal reasoning, analysis, or thought process. Use this to think through the problem step by step before responding. |
Output
| Parameter | Type | Description |
|---|---|---|
acknowledgedThought | string | Acknowledged thought process |
Usage Instructions
Adds a step where the model explicitly outlines its thought process before proceeding. This can improve reasoning quality by encouraging step-by-step analysis.
Notes
- Category:
tools - Type:
thinking