d365fo_cancel_sync
Cancel a currently running sync operation by providing its session ID. Stops active sync sessions that are marked as cancellable.
Instructions
Cancel a running sync session. Only sessions that are currently running and marked as cancellable can be cancelled.
Args: session_id: Session ID of the sync operation to cancel profile: Configuration profile to use (optional - uses default profile if not specified)
Returns: Dictionary with cancellation result
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | default | |
| session_id | Yes |