According to the docs, if ‘INTERNAL’ is in the bl_options set for the operator, it’s supposed to hide it from search results:
https://docs.blender.org/api/current/bpy.types.Operator.html
According to the docs, if ‘INTERNAL’ is in the bl_options set for the operator, it’s supposed to hide it from search results:
https://docs.blender.org/api/current/bpy.types.Operator.html