External DocumentationTo learn more, visit the LimaCharlie documentation.
Parameters
Example Output
Workflow Library Example
Remove Reliable Task with Limacharlie and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Expression | Select the target sensors using an expression. For more information, refer to (LimaCharlie documentation)[https://docs.limacharlie.io/docs/ext-reliable-tasking]. |
| Organization ID | The unique identifier of the organization. |
| Platform | The platform running the sensors to remove a task from. |
| Selector Type | The type of sensor selector to use. |
| Sensor ID | The sensor ID to remove a task from. |
| Task ID | The ID of the task to remove. Can be retrieved by using the List Reliable Tasks action. |
{
"data": {
"deleted": 12
}
}
Was this page helpful?