schema
{}
displayName
Sequential Thinking
description
Structured stepwise reasoning tool. Records a chain of thoughts where each
thought may revise an earlier one or branch into an alternative line of
reasoning, ending when the model concludes the chain is complete.
inputSchema
type
object
required
- thought
- nextThoughtNeeded
- thoughtNumber
- totalThoughts
properties
thought
nextThoughtNeeded
thoughtNumber
totalThoughts
isRevision
revisesThought
branchFromThought
branchId
needsMoreThoughts
outputSchema
mode
normal
streamable
false
timeoutMs
30000