Ahrefs
management-brand-radar-prompts
Retrieves custom prompts for a specific brand radar report. Requests to this endpoint are free and do not consume any API units. Use doc tool first to get the real input schema.
Remote ahrefs
Other tools also called management-brand-radar-prompts?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"output": {
"type": "string"
},
"report_id": {
"type": "string"
}
}
}