AlarmsTools

Provider for the alarms module: CreateAlarmTool, CreateTimerTool, and CreateReminderTool. Alarm/timer tools rely on SET_ALARM (and the system clock app); the reminder tool writes a calendar event and needs read/write calendar access.

Functions

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

true only when every entry in requiredPermissions is granted.

Link copied to clipboard

Union of permissions across the module: SET_ALARM plus READ/WRITE_CALENDAR (for reminders).