create_share
Publish one HTML page as either an unlisted or access-key protected sandboxed share.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | Yes | The full HTML document to publish. | |
| title | No | Optional title for the share. | |
| visibility | No | Defaults to public_unlisted. private_link returns a one-time accessKey. |