growth_discover
ActiveTool of io.github.Synter-Media-AI/synter-ads
declared in 1.27.0
Discover ICP prospects from RevenueBase (verified B2B contacts for ad audiences) or hiring companies via Sumble (outreach), plus listicle/podcast placements. (5 credits)
Parameters schema
{
"type": "object",
"title": "growth_discoverArguments",
"properties": {
"geos": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Geos",
"default": null
},
"limit": {
"type": "integer",
"title": "Limit",
"default": 25
},
"query": {
"type": "string",
"title": "Query",
"default": "Head of Growth"
},
"industries": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Industries",
"default": null
},
"job_levels": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Job Levels",
"default": null
},
"discover_type": {
"type": "string",
"title": "Discover Type",
"default": "all"
},
"max_employees": {
"type": "integer",
"title": "Max Employees",
"default": 2000
},
"min_employees": {
"type": "integer",
"title": "Min Employees",
"default": 50
},
"decision_makers_only": {
"type": "boolean",
"title": "Decision Makers Only",
"default": false
}
}
}Parent server
io.github.Synter-Media-AI/synter-ads
https://github.com/Synter-Media-AI/mcp-server
4/7 registries