Arguments to use for templating the prompt.
Map<String, Object?>? get arguments => (_value['arguments'] as Map?)?.cast<String, Object?>();