share_space
Share a workspace or tag with other users via email, controlling read or write access permissions through the Novyx MCP server's cloud platform.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | ||
| Yes | |||
| permission | No | read |