Companion

object Companion

Properties

Link copied to clipboard
Link copied to clipboard
const val LOOP_ID_KEY: String

Well-known ToolCallContext key for the agentic-loop identifier. See loopId for the read path and LoopMemo for the canonical "have I already done X this loop?" helper that consumes it.

Functions

Link copied to clipboard
fun of(vararg pairs: <Error class: unknown class><String, Any>): ToolCallContext
fun of(entries: Map<String, Any>): ToolCallContext