d365fo_cancel_sync
Cancel running synchronization sessions in Dynamics 365 Finance & Operations. Use this tool to stop active sync operations that are marked as cancellable by providing the session ID.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| profile | No | default |