Skip to content

docs(integrations/tools): add Unstructured Transform tool page#4832

Open
jordan-homan wants to merge 1 commit into
langchain-ai:mainfrom
jordan-homan:integrations/unstructured-transform-tool
Open

docs(integrations/tools): add Unstructured Transform tool page#4832
jordan-homan wants to merge 1 commit into
langchain-ai:mainfrom
jordan-homan:integrations/unstructured-transform-tool

Conversation

@jordan-homan

Copy link
Copy Markdown

Summary

Adds a Tools integration guide for Unstructured Transform and lists it in the tools integrations index.

  • New page: src/oss/python/integrations/tools/unstructured_transform.mdx
  • Index card added (alphabetical) in src/oss/python/integrations/tools/index.mdx

The page documents the langchain-unstructured-transform package, which loads the hosted Unstructured Transform MCP server's tools (request_file_upload_url, transform_files, check_transform_status, get_transform_results) as native LangChain tools for parsing, enriching, chunking, and embedding files in RAG pipelines.

The integration is authored and maintained by Unstructured (the provider), and the package is published on PyPI: https://pypi.org/project/langchain-unstructured-transform/

Test plan

  • Package published to PyPI (version/downloads badges resolve)
  • Page follows the tools TEMPLATE.mdx structure
  • Code blocks are runnable against a live Unstructured API key

Made with Cursor

Adds a Tools integration guide for the langchain-unstructured-transform
package, which loads the hosted Unstructured Transform MCP server's tools
(request_file_upload_url, transform_files, check_transform_status,
get_transform_results) as native LangChain tools, and lists it in the tools
integrations index.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions github-actions Bot added langchain For docs changes to LangChain oss python For content related to the Python version of LangChain projects labels Jul 10, 2026
@langchain-oss-automated-triage

Copy link
Copy Markdown

Thanks for contributing a new integration docs page, jordan-homan!

We receive a large number of PRs and review them as quickly as we can. Please bear with us as we work through the queue.

If you have already tagged a maintainer on this PR, do not tag them again.

@github-actions

Copy link
Copy Markdown
Contributor

Thanks for opening a docs PR, jordan-homan! When it's ready for review, please add the relevant reviewers:

  • @mdrxy (Python integrations)

@github-actions github-actions Bot added the external User is not a member of langchain-ai label Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external User is not a member of langchain-ai langchain For docs changes to LangChain oss python For content related to the Python version of LangChain projects

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant