Activate GPIO in Monostable mode (Timer) possible?

There is currently no built in function like a trigger to do this, but you could easily create your own time delay. Here is a post for an Arduino device that uses pulse, but you can also use the MQTT API to do the same thing with a Pi.