How to create event in Local Calendar

Hello everyone,
I’m so happy that the create_event service is available.
I see a very useful option but I cannot figure how to use it.

The option is “in” and the documentation indicates :

in — days or weeks that you want to create the event in. — “days”: 2 or “weeks”: 2

I try whitout succes :

data: 
  summary: "blabla" 
  in: "days: 2"

or

data: 
  summary: "blabla" 
  in: ""days": 2"

or

data: 
  summary: "blabla" 
  in_days: 2

Does somebody succed in using the “in” yaml option?
Thanks

Here is the link to the create_event documentation

Edit :
I found the solution, it was:

data: 
  summary: "blabla" 
  in:
    days: 2
1 Like

Hey, I can’t seem to find this button?

Neither on my phone, nor on my desktop.

I don’t see any calendars either in the Dev Tools service call:

Even though they do exist, and I see actual entries in the calendar: