Schema of expected input keys and their descriptions.
@override Map<String, String> get inputSchema => { 'task_name': 'Descriptive name for the task.', 'delay_seconds': 'Number of seconds to wait before the task fires.', };