share_file
Shares a file using Android's share dialog by providing the file path.
Instructions
Share a file using Android's share dialog.
Args: file_path: Path to the file to share
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |