.input(z.object({ name: z.string() }))
What the heck is "z"?