Microsoft Windows 10 · Capability
Microsoft Windows 10 Windows Background Tasks API — Tasks
Microsoft Windows 10 Windows Background Tasks API — Tasks. 4 operations. Lead operation: Microsoft Windows 10 List registered background tasks. Self-contained Naftiko capability covering one Microsoft Windows 10 business surface.
What You Can Do
GET
Listbackgroundtasks
— Microsoft Windows 10 List registered background tasks
/v1/background-tasks
POST
Registerbackgroundtask
— Microsoft Windows 10 Register a background task
/v1/background-tasks
GET
Getbackgroundtask
— Microsoft Windows 10 Get background task details
/v1/background-tasks/{taskid}
DELETE
Unregisterbackgroundtask
— Microsoft Windows 10 Unregister a background task
/v1/background-tasks/{taskid}
MCP Tools
microsoft-windows-10-list-registered
Microsoft Windows 10 List registered background tasks
read-only
idempotent
microsoft-windows-10-register-background
Microsoft Windows 10 Register a background task
microsoft-windows-10-get-background
Microsoft Windows 10 Get background task details
read-only
idempotent
microsoft-windows-10-unregister-background
Microsoft Windows 10 Unregister a background task
idempotent