winops_auto_task_list
Retrieve a complete list of Windows Scheduled Tasks to inspect scheduled jobs and their configurations.
Instructions
List all Windows Scheduled Tasks.
Return Format
{"success": bool, "raw_tasks": str}Examples
task_list()Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||