MCPcopy Create free account
hub / github.com/AgenticInternet/agentic-internet / tools

Function tools

agentic_internet/cli.py:277–314  ·  view source on GitHub ↗

Manage and display available tools.

(
    list_tools: bool = typer.Option(True, "--list", "-l", help="List available tools"),
    multi_model: bool = typer.Option(False, "--multi", "-m", help="Show multi-model tools"),
    use_cases: bool = typer.Option(False, "--use-cases", help="Show multi-model use-case recipes"),
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

list_use_case_recipesFunction · 0.85
InternetAgentClass · 0.85
worker_namesMethod · 0.80

Tested by

no test coverage detected