Skip to main content
Glama

MCP Art Supply Store

by wspotter

create_product_campaign

Generate multi-post campaigns to promote specific art supply products or collections across Facebook and Instagram platforms.

Instructions

Create a multi-post campaign to promote a specific product or collection across platforms.

Input Schema

NameRequiredDescriptionDefault
durationYesCampaign duration in days
platformsYesPlatforms: facebook, instagram, or both
productSkuYesProduct SKU to promote

Input Schema (JSON Schema)

{ "properties": { "duration": { "description": "Campaign duration in days", "type": "number" }, "platforms": { "description": "Platforms: facebook, instagram, or both", "type": "string" }, "productSku": { "description": "Product SKU to promote", "type": "string" } }, "required": [ "productSku", "duration", "platforms" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wspotter/mcpart'

If you have feedback or need assistance with the MCP directory API, please join our Discord server