← WebMCP Directory

Tool tree

biyografiler.com

Media & Personal
https://www.biyografiler.com/
Turkish biography and autobiography archive
Explore capabilities

Tools verified

search_biographiesAction

Searches Biyografiler.com for a person's biography

View tool JSON
{
  "name": "search_biographies",
  "kind": "act",
  "impl": "declarative",
  "description": "Searches Biyografiler.com for a person's biography",
  "inputSchema": {
    "type": "object",
    "properties": {
      "query": {
        "type": "string",
        "description": "Full or partial name of the person"
      }
    },
    "required": []
  }
}