get_thinking_summary
Extract a concise summary of the ongoing thinking session to clarify complex problem-solving steps and reasoning paths for structured AI decision-making.
Instructions
Get a summary of the current thinking session
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}