Make
adSet__get
Get an ad set by ID, including its general instructions.
Remote mesmerpercy/admakeai
Remote (network-hosted)
Other tools also called adSet__get?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"id": {
"type": "string"
}
}
}