Make
facebookUpload__get
Get the upload state and Meta IDs of a single uploaded ad.
Remote mesmerpercy/admakeai
Remote (network-hosted)
Other tools also called facebookUpload__get?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"uploadedAdId": {
"type": "string",
"minLength": 1
}
}
}