Source code for tooluniverse.tools.odphp_outlink_fetch

"""
odphp_outlink_fetch

This tool retrieves readable text from ODPHP article links and information sources. This is helpf...
"""

from typing import Any, Optional, Callable
from ._shared_client import get_shared_client






__all__ = ["odphp_outlink_fetch"]