Make
adSet__suggestDirections
[write] Ask the model for distinct creative directions (angles/hooks) for an ad set, to feed back in as per-variation instructions.
Remote mesmerpercy/admakeai
Remote (network-hosted)
Other tools also called adSet__suggestDirections?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"adSetId": {
"type": "string"
}
}
}