OpenWebSearch

fetchCsdnArticle

Fetch full article content from a csdn post URL

Remote Aas-ee/open-websearch

Remote (network-hosted)

Other tools also called fetchCsdnArticle? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "url": {
      "type": "string",
      "format": "uri"
    }
  }
}