list_own_publications
List the publications you can publish to on Medium, returning each publication's id and name to use with publish_post.
Instructions
Read-only. Publications the authed user can publish to as editor or writer. Returns id + name pairs; use the id with publish_post's publication_id to publish into a publication. Requires the Medium integration token (MEDIUM_INTEGRATION_TOKEN).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||