Convert an MCP resource content to a LangChain Blob.
convert_mcp_resource_to_langchain_blob(
resource_uri: str,
contents: ResourceContents
) -> Blob| Name | Type | Description |
|---|---|---|
resource_uri* | str | URI of the resource |
contents* | ResourceContents | The resource contents |