sync_stop
Stops a running file sync job. Returns confirmation with the total number of files synced.
Instructions
Stop a running file sync job.
Args: job_id: The sync job ID from sync_start.
Returns: Confirmation with total files synced.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |