Manages Diffbot crawl jobs: pause, restart, delete, or view status. Returns list of all active crawl jobs when called without parameters. Use 'name' parameter with action flags (pause=1, restart=1, delete=1) to control specific jobs.
namestringUnique identifier of the crawl job to manage. Omit to list all active crawl jobs.
pauseintegerSet to 1 to pause the specified crawl job. Requires 'name' parameter.
deleteintegerSet to 1 to delete the specified crawl job. Requires 'name' parameter.
restartintegerSet to 1 to restart the specified crawl job. Requires 'name' parameter.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.