add_guest_to_folder
Share a folder with a guest, setting read, comment, edit, or create permissions. Returns the updated guest.
Instructions
Share an entire Folder (and its Lists/tasks) with a guest at a chosen permission level. Returns the updated guest. Enterprise plan only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_id | Yes | ID of the Folder to share. | |
| guest_id | Yes | ID of the guest (the guest user's numeric id). | |
| permission_level | No | Permission level to grant: 'read' (view only), 'comment', 'edit', or 'create'. |