aap_get_project_sync_status
Check project SCM sync status using update ID, returning status, elapsed time, and output preview. Tracks ongoing or completed synchronization.
Instructions
Get the status of an ongoing or completed project SCM sync.
Args: params (GetSyncStatusInput): - update_id (int): Project update ID
Returns: str: JSON with status, elapsed time, and output preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |