pause_migration
Pause an active migration to halt new jobs while letting the current job finish. Resume later to continue the migration process.
Instructions
Pause a running migration. The current in-progress job will finish, but no new jobs will be started. Use resume_migration to continue later.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Migration ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Parsed JSON response from the Staticbot public API |