Tool tree
Mobile phone ringtone search and downloads
search_ringtonesAction
Search free mobile ringtones by keyword on MobilesRingtones.com
View tool JSON
{
"name": "search_ringtones",
"kind": "act",
"impl": "declarative",
"description": "Search free mobile ringtones by keyword on MobilesRingtones.com",
"inputSchema": {
"type": "object",
"properties": {
"q": {
"type": "string",
"description": "Ringtone search query, e.g. bollywood, iphone, funny"
}
},
"required": []
}
}