hankei6km/Google Drive tools Action - share
This action shares a file to Google Drive
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file_id | The ID of the file or shared drive. | no | "" |
| parent_id | The ID of the parent folders in remote | no | "" |
| dest_file_name | The name of the file in remote. When there are multiple files with the same parent id and the same name, only one of them is applied. | no | "" |
| type | The type of the grantee. | yes | "" |
| role | The role granted by this permission | yes | "" |
| email_address | The email address of the user or group to which this permission refers. | no | "" |
| domain | The domain to which this permission refers. | no | "" |
| move_to_new_owners_root | This parameter will only take effect if the item is not in a shared drive and the request is attempting to transfer the ownership of the item. | no | "" |
| allow_file_discovery | Whether the permission allows the file to be discovered through search. | no | "" |
| view | Whether the permission allows the file to be discovered through search. This is only applicable for permissions of type domain or anyone. | no | "" |
| transfer_ownership | Whether to transfer ownership to the specified user and downgrade the current owner to a writer. | no | "" |
| send_notification_email | Whether to send a notification email when sharing to users or groups. | no | "" |
| email_message | A plain text custom message to include in the notification email. | no | "" |
Outputs
no outputs