'required|string', 'attachments' => 'nullable|array', 'attachments.*' => 'nullable|string', 'is_internal' => 'boolean', ]; } }