[GH-ISSUE #1143] [langgraph]: Wrong example for interrupts-in-tools, missing a tools node #155

Open
opened 2026-02-17 17:19:18 -05:00 by yindo · 0 comments
Owner

Originally created by @tomahawk810 on GitHub (Oct 27, 2025).
Original GitHub issue: https://github.com/langchain-ai/docs/issues/1143

Type of issue

issue / bug

Language

Python

Description

In the full example for this topic:
https://docs.langchain.com/oss/python/langgraph/interrupts#interrupts-in-tools

The example is not working, the graph is missing a tools node to actually execute the tool call.

Originally created by @tomahawk810 on GitHub (Oct 27, 2025). Original GitHub issue: https://github.com/langchain-ai/docs/issues/1143 ### Type of issue issue / bug ### Language Python ### Description In the full example for this topic: [https://docs.langchain.com/oss/python/langgraph/interrupts#interrupts-in-tools](https://docs.langchain.com/oss/python/langgraph/interrupts#interrupts-in-tools) The example is not working, the graph is missing a tools node to actually execute the tool call.
yindo added the langgraphexternal labels 2026-02-17 17:19:18 -05:00
yindo changed title from [langgraph]: Wrong example for interrupts-in-tools, missing a tools node to [GH-ISSUE #1143] [langgraph]: Wrong example for interrupts-in-tools, missing a tools node 2026-06-05 17:25:21 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#155