OpenWebSearch
fetchJuejinArticle
Fetch full article content from a Juejin(掘金) post URL
Remote Aas-ee/open-websearch
Remote (network-hosted)
Other tools also called fetchJuejinArticle?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"url": {
"type": "string",
"format": "uri"
}
}
}