Make
adResearch__searchCompanies
Resolve a brand name to its Facebook advertiser Page (id, name, category, follower counts). Step 1 of looking up any brand's live ads.
Remote mesmerpercy/admakeai
Remote (network-hosted)
Other tools also called adResearch__searchCompanies?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"query": {
"type": "string",
"maxLength": 120,
"minLength": 1
}
}
}