sophos_create_mobile_device_property
Add a custom property (key/value pair) to a mobile device for device management.
Instructions
Add a custom property (key/value pair) to a mobile device. The key must follow the pattern 'custom.'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Property key — must match pattern 'custom.<alphanumeric>' (max 100 chars) | |
| value | Yes | Property value (max 4096 chars) | |
| device_id | Yes | Mobile device UUID | |
| tenant_id | Yes | Tenant UUID |