Update Shared Markdown
update_shareReplace the content of an existing share using its id and edit token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The share id (the URL path segment) | |
| content | Yes | The new markdown content | |
| filename | No | Optional new filename | |
| edit_token | Yes | Edit token returned when the share was created |