Vibe Marketing MCP (HyperFeed.ai)
get-network-categories-for-hooks
Get all available categories for a specific social media network
Remote synthetic-ci/vibe-marketing
Other tools also called get-network-categories-for-hooks?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"network": {
"type": "string",
"description": "Social media network name (twitter, instagram, linkedin, tiktok, youtube)"
}
}
}