Tool tree
Turkish biography and autobiography archive
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": []
}
}