MCPcopy Create free account
hub / github.com/agentforce314/clawcodex / MessageUpdateLazy

Class MessageUpdateLazy

src/services/tool_execution/tool_execution.py:42–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40
41@dataclass
42class MessageUpdateLazy:
43 message: Message | None = None
44 context_modifier: ContextModifier | None = None
45
46
47async def run_tool_use(

Callers 3

run_tool_useFunction · 0.85

Calls

no outgoing calls

Tested by 1