Tool to create a new beacon in Radar. Use when you need to register a physical beacon device (iBeacon or Eddystone) for location tracking.
tagA group or category for the beacon (e.g., 'store-entrance', 'parking-lot')
typeRequiredstringThe type of beacon technology
uuidstringFor iBeacon, the UUID identifier
majorstringFor iBeacon, the major value
minorstringFor iBeacon, the minor value
enabledbooleanWhether the beacon is enabled. If not specified, defaults to true.
metadataobjectOptional custom metadata key-value pairs for the beacon
externalIdRequiredstringAn external ID for the beacon, used to reference it in your system
coordinatesRequiredarrayThe approximate location of the beacon in [longitude, latitude] format. Used to sync nearby beacons (within 1 kilometer) to the SDK.
descriptionstringA description for the beacon
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.