OpenWebSearch
fetchLinuxDoArticle
Fetch full article content from a linux.do post URL
Remote Aas-ee/open-websearch
Other tools also called fetchLinuxDoArticle?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"url": {
"type": "string",
"format": "uri"
}
}
}