Medium
Social

Medium Connector

Publish articles to your Medium profile and publications. NOTE: Medium API was deprecated in 2023 — only legacy integration tokens still work.

$pip install "toolsconnector[medium]"
4
Actions
Social
Category
Free
Apache 2.0

All 4 Actions

Action Description Parameters Returns
create_publication_post ⚠Publish an article to a Medium publicationpublication_id, title, content_format, content  [tags, canonical_url, publish_status, license_type, notify_followers]MediumPost
create_user_post ⚠Publish an article to the authenticated user's personal Medium feeduser_id, title, content_format, content  [tags, canonical_url, publish_status, license_type, notify_followers]MediumPost
get_meGet the authenticated Medium user's profileMediumUser
list_publicationsList publications the user is allowed to write touser_idlist
Open Interactive Docs & Playground →

Full schema explorer, code generation, and live API testing