list_sensors
List all sensors with their status and target jobs to check which sensors are active and what jobs they trigger.
Instructions
List all sensors with their status and target jobs.
Returns per sensor: name, status (RUNNING/STOPPED), list of target job names, repository, and code location.
When to use: to check which sensors are active and what jobs they trigger. If a sensor is RUNNING but not producing runs, use get_tick_history to inspect recent ticks — it will show skipped ticks, errors, or runs launched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |