I want to create events on behalf of the user using the Graph API.
But by looking at this URL (http://developers.facebook.com/docs/api), the only parameters available are: name, start_time, end_time.
What?! I need to place the description and image too.
Can anyone help with this?