Microsoft Windows 10 · Arazzo Workflow
Microsoft Windows 10 Create and Confirm Geofence
Version 1.0.0
Ensure location access, create a circular geofence, and confirm it appears among the active geofences.
Provider
Workflows
create-geofence
Resolve location access then create and confirm a circular geofence.
Checks location access, requests it when unspecified, creates a geofence from the supplied center and radius, and confirms it is in the active list.
1
checkAccess
Check location access. If already allowed, proceed directly to creating the geofence; otherwise request access first.
2
requestAccess
Request location access when it was not already allowed, and confirm the resulting status.
3
createGeofence
Create a circular geofence with the supplied center, radius, and dwell time, monitoring entered and exited states.
4
confirmGeofence
List active geofences to confirm the newly created geofence is registered.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.