create_offer
Generate and configure new offers in Ghost CMS by specifying parameters like name, code, type, cadence, amount, tier ID, and duration. Supports 'percent' or 'fixed' discounts, tailored for 'month' or 'year' cadences, with optional display titles and descriptions.
Instructions
Create a new offer in Ghost.
Copy
Input Schema
Name | Required | Description | Default |
---|---|---|---|
amount | Yes | ||
cadence | Yes | ||
code | Yes | ||
currency | No | ||
display_description | No | ||
display_title | No | ||
duration | Yes | ||
duration_in_months | No | ||
name | Yes | ||
tier_id | Yes | ||
type | Yes |
Input Schema (JSON Schema)
This server cannot be installed
Other Tools from Ghost MCP Server
- batchly_update_post
- browse_tags
- create_invite
- create_member
- create_newsletter
- create_offer
- create_post
- create_tag
- create_tier
- create_webhook
- delete_post
- delete_tag
- delete_user
- delete_webhook
- get_auth_headers
- get_close_matches
- import_module
- list_members
- list_newsletters
- list_offers
- list_posts
- list_roles
- list_tiers
- list_users
- make_ghost_request
- read_member
- read_newsletter
- read_offer
- read_post
- read_tag
- read_tier
- read_user
- search_posts_by_title
- update_member
- update_newsletter
- update_offer
- update_post
- update_tag
- update_tier
- update_user
- update_webhook
Related Tools
- @MFYDev/ghost-mcp
- @MFYDev/ghost-mcp
- @MFYDev/ghost-mcp
- @MFYDev/ghost-mcp
- @MFYDev/ghost-mcp