get_sync_job
Retrieve the status and details of a specific sync job for a project using project and job UUIDs.
Instructions
Получить статус и детали задачи синхронизации.
Args:
project_uuid: UUID проекта.
job_uuid: UUID задачи синхронизации.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_uuid | Yes | ||
| project_uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |