← WebMCP Directory

Tool tree

rajputs.net

Media & Personal
https://rajputs.net/
Rajput family history, genealogy, and cultural archive
Explore capabilities

Tools verified

searchAction

Search for any content on the website.

View tool JSON
{
  "name": "search",
  "kind": "act",
  "impl": "declarative",
  "description": "Search for any content on the website.",
  "inputSchema": {
    "type": "object",
    "properties": {
      "search": {
        "type": "string",
        "description": "Search for provinces, people, pictures etc."
      }
    },
    "required": [
      "search"
    ]
  }
}