Job ManagementRead-only
Get Job
get_jobGet current status and progress of a specific sync job. Poll this after trigger_sync to track completion.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
workspaceId | string | required | Workspace ID — get from list_workspaces |
feedId | string | required | Feed ID — get from list_feeds |
jobId | string | required | Job ID — get from trigger_sync or list_jobs |
