CherryHQ/cherry-studio

[Discussion]: Agent's web-related Tools are unavailable (WebFetch&Search)

Open

#11636 opened on Dec 2, 2025

View on GitHub
 (7 comments) (7 reactions) (2 assignees)TypeScript (45,688 stars) (4,338 forks)batch import
Connectivitydiscussionhelp wanted

Description

Issue Checklist

  • I understand that issues are meant for feedback and problem-solving, not for venting, and I will provide as much detail as possible to help resolve the issue.
  • I have checked the pinned issues and searched through the existing open issues, closed issues, and discussions and did not find a similar suggestion.
  • I confirm that I am here to ask questions and discuss issues, not to report bugs or request features.

Platform

Windows

Version

v1.7.1

Your Question

After configuring the Agent, I tested its WebFetch and Search capabilities, and the results are as follows:

WebFetch Tool Test Attempted URLs: https://www.example.com and https://en.wikipedia.org/wiki/Claude_(AI) Result: "Claude Code is unable to fetch from [domain]" for both attempts Likely cause: Network restrictions or proxy configuration in this environment WebSearch Tool Test Attempted queries: "Claude AI latest features 2025" and "Python programming" Result: API Error 400 with JSON deserialization error Error message: "Failed to deserialize the JSON body into the target type: tools[0]: missing field input_schema" Likely cause: API configuration issue or tool compatibility problem

Other tools are functioning normally, but web-related tools cannot be used.

Context

To rule out a personal client issue, I reinstalled Cherry Studio, imported a model without syncing data, and tested the Agent, but it still didn't work.

Additional Information

Priority

Medium (Would like a response soon)

Contributor guide