create_review_share_tool
Generate shareable review links for podcast project versions, controlling access, permissions, and optional MCP remote capabilities for collaborators.
Instructions
Create a review share URL (Anyone with the link by default).
role: optional Docs-like preset viewer|commenter|editor (overrides capabilities). capabilities: comma-separated play,view,comment,reply,action,suggest,edit,mcp. with_mcp: also grant capability-scoped remote MCP ({base}/mcp/{token}/mcp). general_access: link (default) or restricted (ACL + sign-in). require_sign_in: force login even on link shares. invite_emails: comma-separated emails to add to the ACL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | ||
| with_mcp | No | ||
| version_id | Yes | ||
| capabilities | No | play,comment,reply,action | |
| project_path | Yes | ||
| invite_emails | No | ||
| general_access | No | link | |
| public_base_url | No | http://127.0.0.1:8765 | |
| require_sign_in | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |