publish
Publish markdown content to multiple CMS platforms including Dev.to, Ghost, Hashnode, WordPress, and Medium with SEO optimization and canonical URL handling.
Instructions
Publish content to a CMS platform (devto, ghost, hashnode, wordpress, medium) — costs 1 credit per publish
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | Yes | Publishing platform: devto, ghost, hashnode, wordpress, medium | |
| title | Yes | Article title | |
| content | Yes | Article content in markdown | |
| tags | No | Tags for the article | |
| status | No | Publish status | draft |
| featured_image_url | No | Featured image URL | |
| canonical_url | No | Canonical URL for cross-posting | |
| series | No | Series name (supported on Dev.to and Hashnode) |