Sacha Al Himdani
de26b889ff
Coalesce nil additional emails to empty array
...
The MCP Profile schema declares additional_email_addresses as a
required, non-nullable array, but NewProfile passed the mail.Addrs
value through unchanged. A profile with no extra emails has a nil
slice, which marshals to JSON null and fails tool output validation
with "type: null, want array".
Default the nil slice to an empty mail.Addrs so the marshalled output
always honors the strict array schema.
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com >
2026-06-16 12:47:28 +02:00
..
2026-06-16 11:25:31 +02:00
2026-06-12 14:39:51 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-06-12 14:39:51 +02:00
2026-06-12 17:24:00 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-06-15 16:49:08 +02:00
2026-06-15 16:49:07 +02:00
2026-06-12 18:34:20 +02:00
2026-06-16 11:25:31 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-06-15 19:18:42 +02:00
2026-06-09 16:45:23 +02:00
2026-06-11 15:26:18 +00:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-06-15 17:53:34 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 17:42:18 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-06-15 19:18:42 +02:00
2026-06-12 14:39:51 +02:00
2026-06-15 15:33:22 +02:00
2026-06-12 14:39:51 +02:00
2026-06-11 13:46:10 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-06-16 12:47:28 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-06-12 14:39:53 +02:00
2026-06-12 14:39:53 +02:00
2026-06-15 19:18:42 +02:00
2026-06-10 17:49:40 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-06-10 14:15:01 +02:00
2026-06-09 16:45:23 +02:00
2026-06-12 14:39:51 +02:00