Share Markdown
share_markdownShare a markdown file and get a public URL. Returns an edit token that can be used later to update or delete the share.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expiry | No | How long the link stays live (default 30d; "never" keeps it forever) | |
| content | Yes | The markdown content to share | |
| filename | No | Optional filename for the markdown file |