The flag for "Only Key Available" was weirdly omitted from the flags returned by `get_autokey_flags()`, always being set to false. This happens to be okay at the places the function is currently used, but it is unexpected and a likely footgun for future changes to the code that uses it.