OpenWebSearch
fetchGithubReadme
Fetch README content from a GitHub repository URL
Remote Aas-ee/open-websearch
Remote (network-hosted)
Other tools also called fetchGithubReadme?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"url": {
"type": "string",
"minLength": 1
}
}
}