sponsor_recentCollaborations
ActiveTool of com.meetsponsors/mcp
declared in 1.0.0
Get the most recent collaboration (one video per YouTuber) with a sponsor, sorted by publication date
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "integer",
"description": "Sponsor ID"
},
"limit": {
"type": "integer",
"default": 10,
"maximum": 50,
"minimum": 1,
"description": "Number of YouTubers to return (max 50)"
}
}
}Parent server
com.meetsponsors/mcp
1/7 registries