cancel_gravity_task
Cancel a running Gravity task to halt data collection immediately.
Instructions
Cancel a running Gravity task and stop data collection.
Parameters:
gravity_task_id (str, REQUIRED): The ID of the gravity task to cancel
Returns:
Success or error message
Example: cancel_gravity_task(gravity_task_id="multicrawler-9f518ae4-xxxx-xxxx-xxxx-8b73d7cd4c49")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gravity_task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |