Hi this is usually a function-calling/mapping issue, not the agent itself.
Even if the prompt has the info, the agent won’t populate the Google Calendar description unless that field is explicitly passed in the function schema and mapped correctly. Most times it’s either missing from the payload or not enforced in the prompt.
I can help you fix the schema + prompt so the description is always filled reliably
@F_Y_N_N