tallahandsome-ux/dsh-fetch-third-party

Plugin ⭐ 1 MIT other

Safe third-party web fetch for DSH — delegates page crawling to user-configured services with no direct URL access (no SSRF), API keys in the managed credentials store, per-session budget, and an auto-managed local web scraping service stack.

Install

用户提问
  → 模型调用 web_search(官方搜索)
    → 摘要足够? → 是 → 直接回答
    → 否 → 模型自主调用 web_fetch_url({ url })
      → ctx.web.fetch → third-party provider
        → 第三方服务(Tavily / Jina / Firecrawl / 自定义)抓取目标网页
        → 返回正文 → 模型基于全文回答

Add tallahandsome-ux/dsh-fetch-third-party to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.