E52F fix: pass argument properties to mcp tool by radugheo · Pull Request #687 · UiPath/uipath-langchain-python · GitHub
[go: up one dir, main page]

Skip to content

fix: pass argument properties to mcp tool#687

Open
radugheo wants to merge 1 commit intomainfrom
fix/pass-argument-properties-to-mcp-tool
Open

fix: pass argument properties to mcp tool#687
radugheo wants to merge 1 commit intomainfrom
fix/pass-argument-properties-to-mcp-tool

Conversation

@radugheo
Copy link
Collaborator
@radugheo radugheo commented Mar 13, 2026

Development Package

  • Use uipath pack --nolock to get the latest dev build from this PR (requires version range).
  • Add this package as a dependency in your pyproject.toml:
[project]
dependencies = [
  # Exact version:
  "uipath-langchain==0.8.21.dev1006873388",

  # Any version from PR
  "uipath-langchain>=0.8.21.dev1006870000,<0.8.21.dev1006880000"
]

[[tool.uv.index]]
name = "testpypi"
url = "https://test.pypi.org/simple/"
publish-url = "https://test.pypi.org/legacy/"
explicit = true

[tool.uv.sources]
uipath-langchain = { index = "testpypi" }

[tool.uv]
override-dependencies = [
    "uipath-langchain>=0.8.21.dev1006870000,<0.8.21.dev1006880000",
]

@radugheo radugheo force-pushed the fix/pass-argument-properties-to-mcp-tool branch from cd115f2 to 323f630 Compare March 13, 2026 15:44
@radugheo radugheo requested a review from edis-uipath March 13, 2026 15:44
@radugheo radugheo force-pushed the fix/pass-argument-properties-to-mcp-tool branch from 323f630 to a3fb18e Compare March 13, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0