Event upon bookmark

Does MIPs provide event/message when bookmark is created

No. You will have to implement a polling mechanism.

Any plans to introduce event when bookmark is created.

if user creates bookmark for past(2,5,10 days back) , what do we poll?

we can poll for current time - 30 mins and if bookmark is created and take some action. What happens if user has created bookmark for 2,5,10 days back event, then how do we handle and what should we poll