share_space
Share a space or tag with another user via email. Specify the recipient's email and optionally set read or write access to generate a share token and join URL.
Instructions
Share a space/tag with another user by email.
Requires Novyx Cloud — not available in local mode.
Args:
tag: The tag or space tag to share.
email: Email address of the recipient.
permission: Access level — 'read' or 'write' (default 'read').
Returns:
JSON string with the share token and join URL.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | ||
| Yes | |||
| permission | No | read |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |