← WebMCP Directory

Tool tree

otorider.com

Media & Personal
https://otorider.com/
Motorcycle news, reviews, and specifications
Explore capabilities

Tools verified

search_articlesAction

Search otorider.com articles by keyword and navigate to the results page.

View tool JSON
{
  "name": "search_articles",
  "kind": "act",
  "impl": "declarative",
  "description": "Search otorider.com articles by keyword and navigate to the results page.",
  "inputSchema": {
    "type": "object",
    "properties": {
      "q": {
        "type": "string",
        "description": "Keyword to search for."
      }
    },
    "required": []
  }
}