Make
adResearch__getAdDetails
Get one scraped competitor ad in full: creative URLs, ad text, headline, run dates, and platform placements.
Remote mesmerpercy/admakeai
Remote (network-hosted)
Other tools also called adResearch__getAdDetails?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"projectId": {
"type": "string"
},
"scrapedAdId": {
"type": "string"
}
}
}