Ask a question to get started
Enter to send•Shift+Enter new line
Fetch a single MCP resource and convert it to LangChain Blob objects.
get_mcp_resource( session: ClientSession, uri: str, ) -> list[Blob]
session
ClientSession
MCP client session.
uri
str
URI of the resource to fetch.