QrTools

object QrTools

Provider for the QR/barcode module: ScanQrCodeTool, ScanBarcodeTool, and GenerateQrCodeTool.

All three tools operate on image files or text; none opens the camera, so no permission is required. (Live camera scanning is not implemented here.)

Functions

Link copied to clipboard
fun all(context: Context): List<McpTool>
Link copied to clipboard

Always true; see requiredPermissions.

Link copied to clipboard

No permissions required — see object KDoc.