WebTools

object WebTools

Provider for network-reaching web tools: WebSearchTool (DuckDuckGo scrape) and FetchWebpageTool (URL fetch + text extraction).

Functions

Link copied to clipboard
fun all(context: Context): List<McpTool>

All web tools (these take no context, but the param matches the provider convention).

Link copied to clipboard

Always true — INTERNET is an install-time permission.

Link copied to clipboard

Permissions required: INTERNET (an install-time permission, always granted).