How to disable instagram reels?

could anyone help me with blocks for app, with activity starter component that disables instagram reels.

i tried this

  1. Add ActivityStarter component.
  2. Set Action: “android.intent.action.VIEW”
  3. Set DataUri: “instagram://app?reels=disabled”
  4. Add Button to launch Instagram.
  5. Connect Button.Click to ActivityStarter.StartActivity.

thankyou

Is there any documentation about this?
From where did you get that information?
Taifun

chatgpt
could you please help with blocks for this app

Well, I do not think it is possible from the outside.
You might want to ask ChatGPT where there is some documentation about how to do it from outside the Instagram app…

What about How to disable reels on Instagram? - GB Times

Q: How do I disable Reels on Instagram?
A: To disable Reels on Instagram, go to your profile, tap the Hamburger icon, tap Settings, tap Account, and toggle off the “Reels” option.

Taifun