page
ActiveTool of Tldr Pages
declared in 0.1.0
Render tldr page for a command.
Parameters schema
{
"type": "object",
"examples": [
{
"command": "ls"
},
{
"command": "grep",
"language": "en",
"platform": "linux"
}
],
"required": [
"command"
],
"properties": {
"command": {
"type": "string"
},
"language": {
"type": "string",
"description": "ISO 639-1, default \"en\"."
},
"platform": {
"type": "string",
"description": "common (default) | linux | osx | windows | android | sunos | freebsd"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Tldr Pages
https://github.com/pipeworx-io/mcp-tldr-pages
1/7 registries