Web Fetch Tool

Fetch content from URLs - web pages, APIs, and online resources

foxl-ai bc70ba1 546 B Updated

File contents

Web Fetch Tool Skill

Provides the web_fetch tool for HTTP requests.

Provided Tool

  • web_fetch - Fetch content from URLs with configurable options

When to use

  • User needs to fetch web page content
  • User wants to call REST APIs
  • User needs to download or check online resources

Features

  • Supports GET requests
  • Domain filtering (whitelist/blacklist) for security
  • Configurable timeout
  • Content extraction from HTML

foxl-ai/skills/tree/main/skills/web-fetch-tool commit bc70ba1078

Frequently asked questions

npx skillmds@latest add foxl-ai/web-fetch-tool