[PR #3382] [MERGED] fix: add cross-link to tools guide from mcp framework page #3438

Closed
opened 2026-06-05 18:23:06 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3382
Author: @open-swe[bot]
Created: 3/31/2026
Status: Merged
Merged: 3/31/2026
Merged by: @npentrel

Base: mainHead: open-swe/012fd8a2-90b7-9642-3e01-f5ae6780fcb2


📝 Commits (1)

  • 81db665 Add cross-link from MCP framework page to Tools guide where @tool is introduced

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/langsmith/fleet/mcp-framework.mdx (+1 -1)

📄 Description

Description

The MCP framework page introduces the @tool decorator but never links to the comprehensive Tools guide that covers schemas, return values, ToolRuntime, error handling, etc. This adds a cross-link where @tool is first introduced so users have a clear path to the full reference.

Test Plan

  • Verify the cross-link renders correctly and navigates to the Tools page

Opened collaboratively by Mason Daugherty and open-swe.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/3382 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 3/31/2026 **Status:** ✅ Merged **Merged:** 3/31/2026 **Merged by:** [@npentrel](https://github.com/npentrel) **Base:** `main` ← **Head:** `open-swe/012fd8a2-90b7-9642-3e01-f5ae6780fcb2` --- ### 📝 Commits (1) - [`81db665`](https://github.com/langchain-ai/docs/commit/81db6655fc618424d421c42d85ce8605cd70e6aa) Add cross-link from MCP framework page to Tools guide where @tool is introduced ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/fleet/mcp-framework.mdx` (+1 -1) </details> ### 📄 Description ## Description The MCP framework page introduces the `@tool` decorator but never links to the comprehensive Tools guide that covers schemas, return values, `ToolRuntime`, error handling, etc. This adds a cross-link where `@tool` is first introduced so users have a clear path to the full reference. ## Test Plan - [ ] Verify the cross-link renders correctly and navigates to the Tools page _Opened collaboratively by Mason Daugherty and open-swe._ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 18:23:06 -04:00
yindo closed this issue 2026-06-05 18:23:07 -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#3438