Enable or disable does exactly what is says.
It enables or disables the automation.
If you want to trigger your automation you need to manipulate the input_boolean.storen_offnen_oder_schliessen.
But it will not function the way you expect.
Please post the automation as code using the </> symbol so that we can read and edit it.
Or is your idea to only be able to close the blinds?
If so then you could just make a script instead of an automation.
Automations are meant to trigger and work by themselves but scripts are for manual triggering
Yes the idea is just to be able to close the blinds.
If this is not possbile via an automation, then I need further information how to create this script which then triggers a button which then close the blinds.
I guess you need to remove the first action in your script.
It seems to call itself, that is not a good idea. This could cause an endless loop.
But as said before, it’s hard to read your post when it’s not formatted correctly